Adds tmux configuration
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,3 +6,4 @@
|
||||
!.config/omf/*
|
||||
!.emacs
|
||||
!.config/git/*
|
||||
!.tmux.conf
|
||||
|
||||
1
.tmux.conf
Normal file
1
.tmux.conf
Normal file
@@ -0,0 +1 @@
|
||||
set -g default-terminal "tmux-256color"
|
||||
Reference in New Issue
Block a user