diff options
-rw-r--r-- | .zshrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ # enable starship prompt -source ~/.shells/alias -source ~/.shells/exports +source ~/.shells/alias.sh +source ~/.shells/exports.sh source ~/.scripts/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source ~/.scripts/zsh-autosuggestions/zsh-autosuggestions.zsh |