Adds tmux configuration

This commit is contained in:
2022-01-19 13:09:47 +01:00
parent 1894fe331c
commit 4f7076859b
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@
!.config/starship.toml
!.config/omf/*
!.emacs
!.config/git/*
!.config/git/*
!.tmux.conf

1
.tmux.conf Normal file
View File

@@ -0,0 +1 @@
set -g default-terminal "tmux-256color"