From 9561461a2b5e7a8adad5acacc6bd1d5a127cda0d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 1 Feb 2023 10:44:24 +0200 Subject: zshrc: Redo sources --- .zshrc | 4 ++-- 1 file 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 -- cgit v1.2.3