diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-09 22:01:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-09 22:01:52 +0200 |
| commit | 5aad9bbaa1cfb01ed5a6de2fc38e105a15941952 (patch) | |
| tree | b1bd48573012133c9816ace080236fb71459563e | |
| parent | e51105ef1ce8658f2f8ee45b587dd778d13f814c (diff) | |
Update
| -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 4385551..c8c9906 100644 --- a/fish/conf.d/tmux.fish +++ b/fish/conf.d/tmux.fish @@ -155,6 +155,7 @@ alias tx 'tmux::remote' alias tl 'tmux::search' alias tssh 'tmux::cluster_ssh' alias tp 'tmux::project' +alias tpr 'tmux::project::reindex' alias notes 'cd ~/Notes; tmux::attach notes' alias N 'cd ~/Notes; tmux::attach notes' alias bar 'tmux::new bar' |
