diff --git a/config/zsh/keybinds.zsh b/config/zsh/keybinds.zsh index 94827d43..98be602b 100644 --- a/config/zsh/keybinds.zsh +++ b/config/zsh/keybinds.zsh @@ -63,3 +63,6 @@ history-beginning-search-backward-then-append() { } zle -N history-beginning-search-backward-then-append bindkey -M viins '^x^l' history-beginning-search-backward-then-append + +# Navi +eval "$(navi widget zsh)" diff --git a/modules/shell/zsh.nix b/modules/shell/zsh.nix index 936e9bf9..2f4b6dc3 100644 --- a/modules/shell/zsh.nix +++ b/modules/shell/zsh.nix @@ -50,7 +50,9 @@ in { fcp fd unstable.fzf + navi tldr + cheat thefuck unstable.rclone ripgrep