system: change channels

This commit is contained in:
2025-05-05 14:58:11 +03:00
parent 7eedb9098a
commit 724633d928
13 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
initExtra = ''
eval "$(zoxide init zsh)"
eval "$(nh completions --shell zsh)"
eval "$(nh completions zsh)"
source "$(fzf-share)/key-bindings.zsh"
source "$(fzf-share)/completion.zsh"
'';