summaryrefslogtreecommitdiff
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-13 05:27:47 -0500
committerZachIR <zachir@librem.one>2025-07-13 05:27:47 -0500
commitac58746a49e1b7e8559cff1ed4522c3584caa026 (patch)
tree710e4e87d0526e8fe254befe6b9342f299846967 /zsh/zshrc
parent03293db1c9078d0960e92bed9b3a66e14cadacd1 (diff)
parente2863dbdbae1e10a82f098c4575ed973249bab7b (diff)
Merge branch 'master' into car
Diffstat (limited to 'zsh/zshrc')
-rw-r--r--zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index c25f285..09a5e32 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -42,7 +42,7 @@ elif [ -f "$HOME"/.zshrc ]; then
alias e='source ~/.zshrc'
fi
-source ~/.zkbd/$TERM-${${DISPLAY:t}:-$VENDOR-$OSTYPE}
+source ~/.config/zsh/.zkbd/$TERM-${${DISPLAY:t}:-$VENDOR-$OSTYPE}
#autoload zkbd; zkbd
bindkey -v