changed around some paths
This commit is contained in:
parent
95fdff6021
commit
de8bacbf15
5 changed files with 23 additions and 35 deletions
|
@ -1,18 +1,13 @@
|
|||
- clean: ['~', '~/.config']
|
||||
- clean: ['~']
|
||||
|
||||
- link:
|
||||
~/.dotfiles: ''
|
||||
~/bin: bin
|
||||
~/utils: sysadmin-util
|
||||
~/.fzf: lib/fzf
|
||||
~/.nano: lib/nano/syntax
|
||||
~/.nanorc: lib/nano/syntax/nanorc
|
||||
~/.dircolors: zsh/dircolors
|
||||
~/.gitconfig: git/gitconfig
|
||||
~/.gitignore_global: git/gitignore_global
|
||||
~/.zsh: zsh
|
||||
~/.zshrc: zsh/zshrc
|
||||
~/.inputrc: zsh/inputrc
|
||||
|
||||
- shell:
|
||||
- git update-submodules # after linking ~/.gitconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue