Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 267 Bytes

My Dotfiles


This project is heavily influenced from bk2dcrade/dotfiles

Before Starting

  1. Install Tmux
  2. Install gnustep-gui-runtime

Random

Use this in console to speed up fb or vimeo videos.

document.querySelector('video').playbackRate = 1.5;