diff --git a/home/applications/fish/default.nix b/home/applications/fish/default.nix index d91bca3..b103237 100644 --- a/home/applications/fish/default.nix +++ b/home/applications/fish/default.nix @@ -46,6 +46,8 @@ p = "powerprofilesctl"; s = "nh os switch"; v = "nvim"; + t = "tmux"; + ta = "tmux attach"; # TODO: maybe fishPlugins.fish-git-abbr? g = "git";