Skip to content

Commit

Permalink
tmux: raze broken plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
caspiano committed May 22, 2023
1 parent 3982599 commit ff00150
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tmux/.tmux.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Using TPM
# $ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

set-option -g default-command "reattach-to-user-namespace -l zsh"

# Bindings
###################################################################################################

Expand Down Expand Up @@ -84,7 +86,6 @@ set-option -g @plugin 'sainnhe/tmux-fzf'
set-option -g @plugin 'tmux-plugins/tmux-yank'
set-option -g @plugin 'fcsonline/tmux-thumbs'
set-option -g @plugin 'tmux-plugins/tmux-sensible'
set-option -g @plugin 'ofirgall/tmux-window-name' # Must be before tmux-resurrect
set-option -g @plugin 'tmux-plugins/tmux-resurrect'
set-option -g @plugin 'tmux-plugins/tmux-continuum'
set-option -g @plugin 'tmux-plugins/tmux-battery'
Expand Down

0 comments on commit ff00150

Please sign in to comment.