changed nano highleighting to be systemwide

This commit is contained in:
Nikolas Weger 2017-07-28 10:42:25 +02:00
parent 2409ca61ee
commit 8077363188
4 changed files with 3 additions and 8 deletions

View file

@ -3,7 +3,8 @@
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
Install with the ```./install``` script.
Also need to install xmlstarlet, use ```yaourt -S xmlstarlet```