Adds tmux configuration
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,4 +5,5 @@
|
||||
!.config/starship.toml
|
||||
!.config/omf/*
|
||||
!.emacs
|
||||
!.config/git/*
|
||||
!.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