dotfiles/install.conf.yaml
2022-07-08 16:31:46 +00:00

28 lines
833 B
YAML

- defaults:
link:
relink: true
create: true
- clean: ['~', '~/.oh-my-zsh/custom/']
- shell:
- [git submodule update --init --recursive, Installing submodules]
- link:
<<<<<<< HEAD
# ~/.dotfiles: ''
>>>>>>> 9147eddc36c12e1aa008d3e55792c7b766d04a38
~/.vimrc: vimrc
~/.zshrc:
force: true
path: zshrc
~/.oh-my-zsh/custom/plugins/zsh-autosuggestions:
force: true
path: oh-my-zsh/custom/plugins/zsh-autosuggestions
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
~/.vim/colors/hybrid.vim: vim/vim-hybrid/colors/hybrid.vim
~/.vim/colors/onehalfdark.vim: vim/onehalf/vim/colors/onehalfdark.vim
~/.vim/pack/man/start/nerdtree: vim/pack/man/start/nerdtree
~/.tmux.conf: tmux.conf