diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index c64d865..4ea9dce 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -77,6 +77,8 @@ compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION" for f in $XDG_CONFIG_HOME/zsh/aliases/*; do source $f; done +source <(haunt completion zsh) && compdef _haunt haunt + # KEYBINDING bindkey '^[[A' history-substring-search-up bindkey '^[[B' history-substring-search-down diff --git a/.local/share/pkglist b/.local/share/pkglist index ed715e3..45f2c03 100644 --- a/.local/share/pkglist +++ b/.local/share/pkglist @@ -36,6 +36,7 @@ glow go gofumpt golangci-lint +goreleaser gospt-git gping grub