add kak-pager and diffr

This commit is contained in:
Leonardo Eugênio 2022-08-05 21:09:52 -03:00
parent 9d850b5a09
commit 97bbd4ebb0
7 changed files with 114 additions and 6 deletions

View file

@ -10,12 +10,7 @@ let
volumesh =
pkgs.writeShellScriptBin "volumesh" (builtins.readFile ./scripts/volumesh);
in {
imports = [
./waybar.nix
./helix.nix
./kakoune.nix
./sway.nix
];
imports = [ ./waybar.nix ./helix.nix ./kakoune.nix ./sway.nix ./git.nix ];
# Home Manager needs a bit of information about you and the
# paths it should manage.
home.username = "lelgenio";
@ -35,6 +30,8 @@ in {
alacritty
exa
fd
_diffr
kak-pager
# text manipulation
sd
ripgrep