zshrc: actually source .zsh/aliases.zsh

This commit is contained in:
surtur 2022-04-03 22:34:17 +02:00
parent bf51cf8f8b
commit 102475c777
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

1
.zshrc

@ -110,6 +110,7 @@
# User configuration # User configuration
source ~/.dotenv source ~/.dotenv
source ~/.zsh/aliases.zsh
source ~/.zsh/functions.zsh source ~/.zsh/functions.zsh
# You may need to manually set your language environment # You may need to manually set your language environment