summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-02-01 10:44:24 +0200
committerThanos Apollo <[email protected]>2023-02-01 10:44:24 +0200
commit9561461a2b5e7a8adad5acacc6bd1d5a127cda0d (patch)
treed597a17ffced53309c70766eaa2cc0ea4940fccf
parente893db911346932599ff3d41cac8708bd4dd32f3 (diff)
zshrc: Redo sources
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index d7d32ba..7618b88 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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