Skip to content

Use a computer without a mouse like a true hacker

Notifications You must be signed in to change notification settings

ncmd/mouseless_hacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mouseless_hacker

Use a computer without a mouse like a true hacker

Getting Started

  1. Install Fira Code Font
  2. Install iTerm2 or Tilix
  • Preferences > Profiles > Text > Set font to FiraCode + enable Ligatures
  1. Install Amethyst
  • Default settings are good enough
  1. Install Karabiner-Elements or XKeySnail
  • Add complex modifications in: ~/.config/karabiner/karabiner.json
  1. Install NeoVim
  • Review .vimrc file
  • Create vim file : touch ~/.vimrc
  • Create symbolic link: ln ~/.vimrc ~/.config/nvim/init.vim
  • Check health in nvim and follow instructions :CheckHealth
  • Optional, Install CoC](https://github.com/neoclide/coc.nvim)
  1. Install vim-plug
  • Modify vim file with your modifications + plugins
  • Install plugins
  1. Install Tmux
  • Copy tmux.conf file to proper location
  1. Install Oh-my-zsh
  2. Install FZF with fuzzy auto completion
  3. Install The Silver Searcher
  4. Read macbook_shortcut_cheatsheet.md
  5. Practice typing at keybr.com
  6. Linux only Try keynav
  7. Try Espanso
  8. Try Pier

About

Use a computer without a mouse like a true hacker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published