summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index afebf08..d0425c0 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -1,11 +1,16 @@
- create:
- ~/.cache/vim/bkp
- ~/.cache/vim/swap
+ - ~/.config/bash
+ - ~/.local/var/bash
- ~/.local/var/vim/undo
- ~/.vim/colors
- link:
+ ~/.config/bash/prompt: bash/prompt
+ ~/.bashrc: bash/bashrc
~/.gitconfig: dotfiles/gitconfig
+ ~/.profile: dotfiles/profile
~/.tmux.conf: dotfiles/tmux.conf
# TODO: clean up and install linediff script
~/.vimrc: vim/vimrc