streamlined some more stuff, removed fzf for system installed version
This commit is contained in:
parent
8077363188
commit
fe3c2d1438
41 changed files with 55 additions and 98 deletions
6
config/dotbot/config
Normal file
6
config/dotbot/config
Normal file
|
@ -0,0 +1,6 @@
|
|||
- clean: ['~']
|
||||
|
||||
- link:
|
||||
~/.gitconfig: config/git/config
|
||||
~/.zshrc: config/zsh/config
|
||||
~/.ssh/config: config/ssh/config
|
|
@ -1,7 +0,0 @@
|
|||
- clean: ['~']
|
||||
|
||||
- link:
|
||||
~/.fzf: lib/fzf
|
||||
~/.gitconfig: config/git/gitconfig
|
||||
~/.zshrc: config/zsh/zshrc
|
||||
~/.ssh/config: config/ssh/sshconfig
|
Loading…
Add table
Add a link
Reference in a new issue