diff options
author | johannst <stoelp@eit.uni-kl.de> | 2017-04-02 12:06:28 +0200 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2017-04-02 12:06:28 +0200 |
commit | 75e72bfaddb16c6b9deb89c8b76a4267ee8c9436 (patch) | |
tree | 298aaba947562652cf4f981f684b05542fc95a6e /install.config | |
parent | 9956a6a94c164d1680c6dc450d370f6b38442bfa (diff) | |
download | dotfiles-75e72bfaddb16c6b9deb89c8b76a4267ee8c9436.tar.gz dotfiles-75e72bfaddb16c6b9deb89c8b76a4267ee8c9436.zip |
added gdbinit + installer; install default false for every config file
Diffstat (limited to 'install.config')
-rw-r--r-- | install.config | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/install.config b/install.config index 8f01435..e9d8be9 100644 --- a/install.config +++ b/install.config @@ -3,10 +3,11 @@ # 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 - gdb +n - cgdb +n - conkyrc +n - gitconfig +n - tmux.conf +n - vimrc +n - Xresources |