diff --git a/zsh.nix b/zsh.nix index 3b361d0..1e38011 100755 --- a/zsh.nix +++ b/zsh.nix @@ -1,10 +1,10 @@ { config, pkgs, lib, ... }: { - # programs.thefuck = { - # enable = true; - # enableZshIntegration = true; - # }; - # + programs.thefuck = { + enable = true; + enableZshIntegration = true; + }; + programs.direnv = { enable = true; enableZshIntegration = true; # see note on other shells below @@ -49,8 +49,7 @@ # source ~/.p10k-tty.zsh # fi - # eval $(thefuck --alias) - + eval $(thefuck --alias) # Basic auto/tab complete: autoload -U compinit @@ -147,8 +146,7 @@ unexport="unset"; # Use trash instead of rm if available - - # rm="trash"; + rm="trash"; cp="cp -i"; mv="mv -i"; @@ -173,7 +171,7 @@ tldr lsd eza - # trash-cli + trash-cli fzf # enhancd fd # enhancd # rofi # for fd