- fzf
- zimfw (opt)
- sudo (opt)
.zshrc
append
source ${HOME}/dotfiles/zsh/config.sh
- ⌃ Control + r fzf-history
- ⌃ Control + t transpose-chars
- ⌥ Option + x directory-history
- ⌥ Option + s quick-sudo
Display the used path stack list, select the jump path
Your input:
$ ls
Press ⌥ Option + s Key
Auto added prefix sudo
$ sudo ls
Again press ⌥ Option + s Key
Auto dropped prefix sudo
$ ls