Drop Tmux config
Only added this crap because NeoVim was giving me crap. Tmux with it's stock config hasn't done me wrong... that I know of.
This commit is contained in:
parent
34dba2da21
commit
5efa8e898e
2 changed files with 1 additions and 7 deletions
2
install
2
install
|
@ -23,7 +23,7 @@ else
|
|||
git pull origin main
|
||||
fi
|
||||
|
||||
stow git screen tmux vim zsh
|
||||
stow git screen vim zsh
|
||||
|
||||
if [[ `uname` == Darwin ]]; then
|
||||
stow macos
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
# Get my colorscheme working again in NeoVim 0.10+
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
# Suggestions from NeoVim :checkhealth
|
||||
set-option -sg escape-time 10
|
||||
set-option -g focus-events on
|
Loading…
Add table
Add a link
Reference in a new issue