trimmed some stuff and reorganized the dotfiles
This commit is contained in:
parent
3f5e822fb3
commit
5024639019
28 changed files with 375 additions and 174 deletions
9
config/dotbot/dotbot.yaml
Normal file
9
config/dotbot/dotbot.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
- clean: ['~']
|
||||
|
||||
- link:
|
||||
~/.fzf: lib/fzf
|
||||
~/.nano: lib/nano/syntax
|
||||
~/.nanorc: lib/nano/syntax/nanorc
|
||||
~/.gitconfig: config/git/gitconfig
|
||||
~/.zshrc: config/zsh/zshrc
|
||||
~/.ssh/config: config/ssh/sshconfig
|
Loading…
Add table
Add a link
Reference in a new issue