diff --git a/home/default.nix b/home/default.nix index 4763fe3..22b70a0 100644 --- a/home/default.nix +++ b/home/default.nix @@ -146,11 +146,9 @@ in { alias xdg-open=open fi - # helm source <(helm completion zsh) - - # kubectl source <(kubectl completion zsh) + eval "$(atuin init zsh)" # kubecolor source <(kubectl completion zsh) @@ -363,7 +361,6 @@ in { fzf = { enable = true; - enableZshIntegration = true; }; nixvim = { diff --git a/modules/packages/common.nix b/modules/packages/common.nix index fae2c8d..6b21a14 100644 --- a/modules/packages/common.nix +++ b/modules/packages/common.nix @@ -27,19 +27,20 @@ in { bat eza fd - unstable.github-cli - progress hadolint nodePackages.eslint oha pre-commit + progress ripgrep - yq-go shellcheck shfmt starship tldr tmux-sessionizer + unstable.atuin + unstable.github-cli + yq-go # containers krew