diff --git a/modules/home-manager/zsh.nix b/modules/home-manager/zsh.nix index 9818c56..30d3588 100644 --- a/modules/home-manager/zsh.nix +++ b/modules/home-manager/zsh.nix @@ -22,6 +22,7 @@ grep = "rg"; osrb = "sudo nixos-rebuild $1 --flake ~/Documents/code/nix/nixos-config/#katana"; nvim-cfg = "nvim /home/speccon18/.config/nvim/"; + cat = "bat"; }; localVariables = {