summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-02 19:16:54 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-02 19:16:54 +0100
commit0efa5121a2169b1833217d27a900a701803a1c1b (patch)
treeb73c10a9eb4e4d2f470ba24822d5cce75cad47fa /install.conf.yaml
parentae8f4927c640fda9f7f8475bc5a91f06bac2dcfb (diff)
Add profile+bashrc
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