diff options
author | johannst <stoelp@eit.uni-kl.de> | 2017-02-12 00:47:41 +0100 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2017-02-12 00:47:41 +0100 |
commit | 8930c50b8d38b3ea909230f728296fac63853a72 (patch) | |
tree | 5758a5c825e1418b16a8a8f30e517efbf8a2f6fb /install.config | |
parent | 6f679982b63b6d40660ca601fc7e06ca6e61cdcd (diff) | |
download | dotfiles-8930c50b8d38b3ea909230f728296fac63853a72.tar.gz dotfiles-8930c50b8d38b3ea909230f728296fac63853a72.zip |
added tmux.conf installer + minor fixes
Diffstat (limited to 'install.config')
-rw-r--r-- | install.config | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/install.config b/install.config index 8f01435..26d4325 100644 --- a/install.config +++ b/install.config @@ -3,10 +3,10 @@ # line format: [yYnN] - <config_tag> # lines not starting with [yYnN] are ignored -y - bashrc -y - cgdb -y - conkyrc -y - gitconfig -y - tmux.conf -y - vimrc -y - Xresources +n - bashrc +n - cgdb +n - conkyrc +n - gitconfig +n - tmux.conf +n - vimrc +n - Xresources |