summaryrefslogtreecommitdiff
path: root/config/essentials/zsh
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-04-16 10:04:31 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-04-16 10:05:26 +0200
commit197a1a74f468d9d69d624b19f90280a3946455e5 (patch)
tree2f896d32076238fb0affce00fb76ba84de11d43a /config/essentials/zsh
parentf9614db5736fdbc9fcf4795d63f3906e8a08ae4d (diff)
update
Diffstat (limited to 'config/essentials/zsh')
-rw-r--r--config/essentials/zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc
index cb5e120..b7128b9 100644
--- a/config/essentials/zsh/.zshrc
+++ b/config/essentials/zsh/.zshrc
@@ -22,9 +22,9 @@ zle -N add-surround surround
zle -N change-surround surround
### Source files
+. $XDG_CONFIG_HOME/zsh/comp.zsh
. $XDG_CONFIG_HOME/shell/functions.sh
. $XDG_CONFIG_HOME/shell/aliases.sh
-. $XDG_CONFIG_HOME/zsh/comp.zsh
. $XDG_CONFIG_HOME/zsh/widgets.zsh
# . $XDG_CONFIG_HOME/zsh/prompt.zsh
# . $XDG_CONFIG_HOME/zsh/plugins.zsh