Fig tmux integration
This commit is contained in:
parent
abcae065f0
commit
2e0bdab017
1 changed files with 3 additions and 0 deletions
3
tmux
3
tmux
|
@ -17,3 +17,6 @@ set-option -g allow-rename off
|
||||||
|
|
||||||
# Get 256 colour support
|
# Get 256 colour support
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
# Fig Tmux Integration: Enabled
|
||||||
|
source-file ~/.fig/tmux
|
||||||
|
# End of Fig Tmux Integration
|
||||||
|
|
Loading…
Add table
Reference in a new issue