]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/30_aliases_bugfix
generic aliases bugfix by sourcing them again
[zsh.git] / .zsh / zshrc / 30_aliases_bugfix
diff --git a/.zsh/zshrc/30_aliases_bugfix b/.zsh/zshrc/30_aliases_bugfix
new file mode 100644 (file)
index 0000000..c106d41
--- /dev/null
@@ -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