]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/020zhashd.zsh
Make zathura configuration file aware
[dotfiles.git] / zsh / .zsh / rc / 020zhashd.zsh
1 while read w ; do
2     w=(${(s/=/)w})
3     hash -d ${w[1]}=${~${w[2]}}
4 done < ~/.zsh/hashd