Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 343 Bytes

zsh.md

File metadata and controls

21 lines (15 loc) · 343 Bytes

zsh

# Kill process with percol
$ ppkill

# Get PID with percol
$ ppgrep

# Git checkout
$ git-use

# Git checkout ( list include remote repo branches)
$ git-all-use
  • ctrl + r : search history with percol
  • ctrl + u : Reset Command
  • cd - : back to old current directory
  • cd -<TAB> : select back directory on histroy