Improve aliases

This commit is contained in:
2025-02-10 16:29:34 +02:00
parent 897496143b
commit e4ffb495a1
3 changed files with 129 additions and 134 deletions
+1
View File
@@ -51,6 +51,7 @@ setopt no_beep # Don't beep on command input error
# Include functions
fpath+=~/Git/dotfiles/functions
autoload extract
autoload set_overwrite_alias
[ -f $ZDOTDIR/.zshrc.local ] && source $ZDOTDIR/.zshrc.local
[ -f ~/.config/.aliases ] && source ~/.config/.aliases