Skip to content

ioExpander/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Basic dotfiles I often use on my systems I use FiraCode NerdFont as default font on my terminal emulators

Tmux Cheatsheat

Modifier is Ctrl-a (like old GNU Screen)

Windows & Session

  • Rename Session : $
  • Rename Window : ,
  • Next/Previous Window : n / p

Panes

  • Split pane Vertically : %
  • Split pane Horizontally : "
  • Zoom pane : z
  • Enter copy mode : [ or Pg-Up

Vim Cheatsheet

  • Auto indent the whole file : gg=G

Plugins

  • Toggle NerdTree :

    • Bring Node Menu (to add a file) : m
  • Toggle Ctl-P : ctrl-p

    • Swith mode : ctrl-b

Shell & Zsh

  • Jump to dir in history (fasd/autojump) : j
  • Use sudoedit to edit files in root while keeping vim settings
  • Use <CTRL+R> for fuzzy zsh history search
  • Use <CTRL+T> for fuzzy find in directories / files

Git Cheatsheet

  • Word diff : git diff --color-words=.

About

basic dotfiles I often use on my systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published