From eca35d6d822acba9bddec526ba95041880e20b67 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Tue, 16 Jan 2024 08:51:19 -0500 Subject: nushell churn is too much bash gets it --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 44bf192..1497cb3 100644 --- a/.zshrc +++ b/.zshrc @@ -141,6 +141,7 @@ source ~/functions/zig.sh source ~/functions/fzf.sh source ~/.fzf/shell/completion.zsh source ~/.fzf/shell/key-bindings.zsh +fpath=(~/code/github/zig/shell-completions $fpath) if [[ -f "$HOME/.zig/env" ]]; then source ~/.zig/env -- cgit v1.2.3-70-g09d2