]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/010popd.zsh
Splitted zsh rc files
[dotfiles.git] / zsh / .zsh / rc / 010popd.zsh
1 popdquiet() {
2     popd
3     zle reset-prompt
4 }
5 zle -N popdquiet
6 bindkey "\eOS" popdquiet # F4