mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-06 01:18:44 +00:00
Rename fn
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user