fix starship conda, add tmux-sessionizer to tmux conf

This commit is contained in:
Tiago Sousa 2024-02-22 13:41:09 +00:00
parent 59cf9bf63e
commit 44eaaa06ea
Signed by: tiago
SSH key fingerprint: SHA256:odOD9vln9U7qNe1R8o3UCbE3jkQCkr5/q5mgd5hwua0
3 changed files with 4 additions and 2 deletions

View file

@ -23,3 +23,4 @@ bind -r j select-pane -D
bind -r h select-pane -L
bind -r l select-pane -R
bind-key -r f run-shell "tmux neww ~/.local/share/scripts/tmux-sessionizer.sh"