X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/3fd2b57032d16352728d2b87b59af568da40df9d..6b65253a03d481bd00ad849875cced9e8d854f2f:/.zsh/zshrc/30_aliases_bugfix diff --git a/.zsh/zshrc/30_aliases_bugfix b/.zsh/zshrc/30_aliases_bugfix new file mode 100644 index 0000000..c106d41 --- /dev/null +++ b/.zsh/zshrc/30_aliases_bugfix @@ -0,0 +1,5 @@ +# fix until #480889 is fixed + +# remove the compiled file before it gets sourced +rm -f $ZDOTDIR/zshrc/30_aliases.zwc +. $ZDOTDIR/zshrc/30_aliases