]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/010cd...zsh
Make zathura configuration file aware
[dotfiles.git] / zsh / .zsh / rc / 010cd...zsh
1 cddotdot() {
2     cd ..
3     pwd
4     zle reset-prompt
5 }
6 zle -N cddotdot
7 bindkey "\eOQ" cddotdot # F2