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

View file

@ -6,5 +6,6 @@ This Repo contains my dotfiles
Prerequisites:
- xmlstarlet: ```yaourt -S xmlstarlet```
- nano-syntax-highlighting ```yaourt -S nano-syntax-highleighting``` and then ```echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc``` as root
- fzf nano-syntax-highlighting ```yaourt -S fzf```
Install with the ```./install``` script.