diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-18 09:04:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-18 09:04:20 +0300 |
| commit | b6a80154b3c239d98c5ac5379d0abfb5869e8aa1 (patch) | |
| tree | 5cd69804c9a152a22377f7f3f59a8d6924ed4043 /fish/conf.d/tmux.fish | |
| parent | 2097d8c47a2f23da59a5f9c46aa432f860f19e33 (diff) | |
Update
Diffstat (limited to 'fish/conf.d/tmux.fish')
| -rw-r--r-- | fish/conf.d/tmux.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/conf.d/tmux.fish b/fish/conf.d/tmux.fish index 5e09606..4d77b07 100644 --- a/fish/conf.d/tmux.fish +++ b/fish/conf.d/tmux.fish @@ -129,6 +129,7 @@ function tmux::tssh_from_file end alias tn 'tmux::new' +alias t 'tmux::attach' alias ta 'tmux::attach' alias tx 'tmux::remote' alias tl 'tmux::search' |
