fish as default tmux
This commit is contained in:
@ -34,6 +34,8 @@ bind c new-window -c "#{pane_current_path}"
|
||||
unbind b
|
||||
bind b display-popup -w 80% -h 80% -E "tmux new-session -A -s FloatingSession-$(tmux display-message -p '#S')"
|
||||
|
||||
set-option -g default-shell /bin/fish
|
||||
|
||||
# -------------------------------
|
||||
# Copy and Paste Options
|
||||
# -------------------------------
|
||||
|
Reference in New Issue
Block a user