Rename fn

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