Skip to content

Commit

Permalink
Remove obsolete binds and auto-renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Krueger committed May 18, 2020
1 parent 86b5038 commit b03cd74
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ set -g status-left ""
set -g status-right "#S.#h"

setw -g mode-keys vi
setw -g automatic-rename on

bind '"' choose-window
bind "'" choose-session
bind \' choose-tree -Z

bind t set status
bind C new-session
Expand Down

0 comments on commit b03cd74

Please sign in to comment.