Compare commits

..

No commits in common. "d542cbffd8a569a2ec371737d396b1675e646a2f" and "847bd3b2456f81b37dbcebce09d367bd66b15b27" have entirely different histories.

View File

@ -76,11 +76,6 @@ bind-key -T copy-mode-vi y send -X copy-pipe-and-cancel "reattach-to-user-namesp
unbind -T copy-mode-vi Enter
bind-key -T copy-mode-vi Enter send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy"
# Sesh keybinds
bind-key b display-popup -E -w 40% "sesh connect \"$(
sesh list -i | fzf --ansi --height 40% --reverse --border-label ' sesh ' --border --prompt '⚡ '
)\""
# Status Bar
set-option -g status-interval 1
set-option -g status-style bg=black