Tmux colors to match lightline, gitignore.

This commit is contained in:
Bartek Stalewski 2016-06-16 14:47:07 +02:00
parent 8645aa4abc
commit 3846463e32
2 changed files with 16 additions and 15 deletions

View file

@ -35,6 +35,7 @@ ln -sf ~/.dotfiles/vim/init.vim ~/.vimrc
# .gitignore
ln -sf ~/.dotfiles/gitignore ~/.gitignore
git config --global core.excludesfile ~/.gitignore
# tmux
ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf