diff --git a/nixos/zsh.nix b/nixos/zsh.nix index c542976..5320720 100755 --- a/nixos/zsh.nix +++ b/nixos/zsh.nix @@ -35,8 +35,12 @@ ff = "fastfetch"; neofetch = "fastfetch"; nf = "fastfetch"; + lg = "lazygit"; lad = "lazydocker"; + + clip = "wl-copy"; + paste = "wl-paste"; cat = "bat"; l = "eza -lhg ${ezaArgs}";