Skip to content

Commit

Permalink
tmux better reload
Browse files Browse the repository at this point in the history
  • Loading branch information
aminfara committed Oct 24, 2024
1 parent 38eff50 commit 62a4700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -g prefix C-Space
bind C-Space send-prefix

# reload config
bind C-r source-file ~/.tmux.conf \; display-message "Config reloaded..."
bind r source-file ~/.tmux.conf \; display-message "Config reloaded!"

set-window-option -g mode-keys vi

Expand Down

0 comments on commit 62a4700

Please sign in to comment.