Update README.md

This commit is contained in:
Nikolas Weger 2017-08-17 17:26:11 +02:00
parent 15cf525fbf
commit c3c93c6e1e

View file

@ -5,7 +5,8 @@ This Repo contains my dotfiles
Prerequisites: Prerequisites:
- xmlstarlet: ```yaourt -S xmlstarlet``` - 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 - nano-syntax-highlighting ```yaourt -S nano-syntax-highlighting```
- as root `echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc`
- fzf nano-syntax-highlighting ```yaourt -S fzf``` - fzf nano-syntax-highlighting ```yaourt -S fzf```
Install with the ```./install``` script. Install with the ```./install``` script.