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

- 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/ftplugin/rst/dotfiles.vim:    vim/rst.vim
    ~/.vim/pack/dotfiles/start/minisnip: vim/minisnip
    ~/.vim/pack/dotfiles/opt/extline:    vim/extline
    ~/.vim/miniSnip: vim/minisnip_snippets