Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
akash0x53 committed Jun 17, 2020
1 parent ea895ea commit 5baf54d
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 @@ -14,7 +14,7 @@ bind-key C-d detach-client

# reload tmux config
unbind r
bind r source-file ~/.tmux.conf; display "Reloading config..."
bind r source-file ~/.tmux.conf \; display "Reloading config..."

# Splits

Expand Down

0 comments on commit 5baf54d

Please sign in to comment.