streamlined some more stuff, removed fzf for system installed version

This commit is contained in:
Nikolas Weger 2017-07-31 17:23:54 +02:00
parent 8077363188
commit fe3c2d1438
41 changed files with 55 additions and 98 deletions

6
config/dotbot/config Normal file
View file

@ -0,0 +1,6 @@
- clean: ['~']
- link:
~/.gitconfig: config/git/config
~/.zshrc: config/zsh/config
~/.ssh/config: config/ssh/config

View file

@ -1,7 +0,0 @@
- clean: ['~']
- link:
~/.fzf: lib/fzf
~/.gitconfig: config/git/gitconfig
~/.zshrc: config/zsh/zshrc
~/.ssh/config: config/ssh/sshconfig