diff options
author | Thanos Apollo <[email protected]> | 2023-02-01 10:44:24 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-02-01 10:44:24 +0200 |
commit | 9561461a2b5e7a8adad5acacc6bd1d5a127cda0d (patch) | |
tree | d597a17ffced53309c70766eaa2cc0ea4940fccf | |
parent | e893db911346932599ff3d41cac8708bd4dd32f3 (diff) |
zshrc: Redo sources
-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 |