summaryrefslogtreecommitdiff
path: root/install.conf.yaml
blob: 619a48586bf0756d4fe41ec42d2c7893fc2734c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
- 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/pack/dotfiles/start/extline:  vim/extline
    ~/.vim/miniSnip: vim/minisnip_snippets