fix(tmux): set proper directory with config
This commit is contained in:
parent
5a7f0b9cce
commit
6906154e25
@ -52,7 +52,7 @@ bind-key & kill-window
|
|||||||
|
|
||||||
# Reload tmux conf
|
# Reload tmux conf
|
||||||
unbind r
|
unbind r
|
||||||
bind r source-file ~/.tmux.conf\; display "Reloaded conf."
|
bind r source-file ~/.config/tmux/tmux.conf\; display "Reloaded conf."
|
||||||
|
|
||||||
# Full color for vim
|
# Full color for vim
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user