X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/e45b0db3d66ca9e041622db3d801d026fb4d3724..33230b65afa1076218abff057d0bbcc7486af0a8:/.zsh/zshrc/30_aliases_bugfix.disabled?ds=sidebyside diff --git a/.zsh/zshrc/30_aliases_bugfix.disabled b/.zsh/zshrc/30_aliases_bugfix.disabled new file mode 100644 index 0000000..c106d41 --- /dev/null +++ b/.zsh/zshrc/30_aliases_bugfix.disabled @@ -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