summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-12 19:38:18 -0500
committerzachir <zachir@librem.one>2025-07-12 19:38:18 -0500
commit30d1a136f1571f98e50571f2f3841398c4555326 (patch)
treeb1ffb20fe9d28b8dcc62432d47867763db738bb8 /zsh
parentaf9d165a62063bcadd1f4d2a54fdfa4a8b57a1bf (diff)
parente2863dbdbae1e10a82f098c4575ed973249bab7b (diff)
Merge branch 'master' into cas
Diffstat (limited to 'zsh')
-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