]> git.donarmstrong.com Git - zsh.git/blob - .zsh/zshrc/30_aliases_bugfix
add ~/.local/bin to PATH
[zsh.git] / .zsh / zshrc / 30_aliases_bugfix
1 # -*- mode: sh -*-
2 # fix until #480889 is fixed
3
4 # remove the compiled file before it gets sourced
5 rm -f $ZDOTDIR/zshrc/30_aliases.zwc
6 . $ZDOTDIR/zshrc/30_aliases