summaryrefslogtreecommitdiff
path: root/install.conf.yaml
blob: 20d3cbb4051a5e357c805a66c3cb8b2c32fdce61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- create:
    - ~/.cache/vim/bkp
    - ~/.cache/vim/swap
    - ~/.config/bash
    - ~/.local/var/bash
    - ~/.local/var/vim/undo
    - ~/.vim/colors
    - ~/.vim/pack/dotfiles/start

- link:
    ~/.config/bash/prompt: bash/prompt
    ~/.bashrc:             bash/bashrc
    ~/.gdbinit:   dotfiles/gdbinit
    ~/.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
    ~/.vim/pack/dotfiles/start/minisnip: vim/minisnip
    ~/.vim/miniSnip: vim/minisnip_snippets