mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:39:56 -06:00
fix tmux for nvim color
This commit is contained in:
@@ -6,7 +6,7 @@ PATH=$PATH:$HOME
|
||||
MANPATH=$MANPATH:/usr/local/opt/erlang/lib/erlang/man
|
||||
|
||||
set -o vi
|
||||
export EDITOR='vim'
|
||||
export EDITOR='nvim'
|
||||
|
||||
export CLICOLOR=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user