More stuffs
This commit is contained in:
parent
5c8a0c20e4
commit
9fd4e85b63
9 changed files with 499 additions and 44 deletions
13
install.conf.yaml
Normal file
13
install.conf.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
- clean: ['~', '~/.config']
|
||||
|
||||
- link:
|
||||
~/.dotfiles: ''
|
||||
~/.nanorc: files/nanorc
|
||||
~/.dircolors: files/dircolors
|
||||
~/.gitconfig: files/gitconfig
|
||||
~/.gitignore_global: files/gitignore_global
|
||||
~/.zsh: zsh/
|
||||
~/.zshrc: files/zshrc
|
||||
|
||||
- shell:
|
||||
- git update-submodules # after linking ~/.gitconfig
|
Loading…
Add table
Add a link
Reference in a new issue