summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/.zshrc
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-12 00:13:46 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-12 00:13:59 +0100
commit9dbc981d781dac4ddd96e50f598fb0a267e8a299 (patch)
tree525a9c28b638234084dfb7a0a84a95b8bc37253b /config/essentials/zsh/.zshrc
parent445de8fd7e76c986f796774179d3adb6721f2acf (diff)
renamed functions.zsh
Diffstat (limited to 'config/essentials/zsh/.zshrc')
-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 c590d54..7b1f7a0 100644
--- a/config/essentials/zsh/.zshrc
+++ b/config/essentials/zsh/.zshrc
@@ -67,7 +67,7 @@ zle -N add-surround surround
zle -N change-surround surround
# Source files
-. $ZDOTDIR/functions.zsh
+. $ZDOTDIR/functions.sh
. $ZDOTDIR/aliases.sh
for file in /{etc,usr/lib}/os-release