summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-23 19:37:19 -0500
committerzachir <zachir@librem.one>2025-07-23 19:37:19 -0500
commit9ce6a17cbce659f78e839a84bbdf385fece9349c (patch)
tree87bc2308ff96f4ab5e27ab56553a18788fa49273 /zsh/.zshrc
parentcd15b84a8f853075e33aad90d1393b4e68448bf7 (diff)
parent8888b075373c9126882a8b7c50a654fb663bd206 (diff)
Merge branch 'master' into cla
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index a96f1c1..4ca4d31 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -56,7 +56,9 @@ zle -N zle-line-init
zle -N zle-keymap-select
export KEYTIMEOUT=1
-#fpath+="$XDG_CONFIG_HOME/zsh/zfunc"
+fpath+="$XDG_CONFIG_HOME/zsh/functions"
+
+autoload -Uz anonsh
autoload -Uz compinit
if [[ -n ${ZDOTDIR}/.zcompdump(#qN.mh+24) ]]; then