dotfiles/roles
Fernando Schauenburg 6b4f2ecf85 fix(tmux): changing background was ignored by tmux
When moving the configuration files to $XDG_CONFIG_HOME I forgot to
change the line in .bashrc that sources the tmux configuration so bash
was still trying to source ~/.tmux.conf, which no longer exists.

This commit fixes that. Additionally, the color setting code has been
factored out of tmux.conf into tmux-colors.conf (which can be sourced
from bash profile and tmux.conf). This way the rest of the code in
tmux.conf doesn't have to be executed again when changing the background
color.
2020-12-04 18:15:41 +01:00
..
bash fix(tmux): changing background was ignored by tmux 2020-12-04 18:15:41 +01:00
bin Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
dircolors Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
git Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
hushlogin/tasks Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
mintty Sync mintty with master branch 2020-03-04 19:08:09 +01:00
packages/tasks Fix typo in imagemagick package name 2020-06-30 12:10:50 +02:00
python Sync python with master branch 2020-03-04 19:08:26 +01:00
readline Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
ssh Add Bounrs staging server to SSH config 2020-08-18 17:28:19 +02:00
tmux fix(tmux): changing background was ignored by tmux 2020-12-04 18:15:41 +01:00
vim Prevent errors when installing vim plugins with ansible 2020-03-05 08:09:03 +00:00