summaryrefslogtreecommitdiff
path: root/install.conf.yaml
blob: d0425c02e443afb29b184df8b39553ff3190c75e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- 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
    ~/.vim/colors/inkpot.vim: vim/inkpot.vim