[#23] Convert alias into a module
This commit is contained in:
parent
289fecc140
commit
21d7ab294e
2 changed files with 0 additions and 1 deletions
1
init.zsh
1
init.zsh
|
@ -41,7 +41,6 @@ source "${0:h}/keyboard.zsh"
|
|||
source "${0:h}/completion.zsh"
|
||||
source "${0:h}/history.zsh"
|
||||
source "${0:h}/directory.zsh"
|
||||
source "${0:h}/alias.zsh"
|
||||
|
||||
# Autoload Zsh functions.
|
||||
autoload -Uz age
|
||||
|
|
Loading…
Add table
Reference in a new issue