Update README.md
This commit is contained in:
parent
15cf525fbf
commit
c3c93c6e1e
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,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
|
||||
- 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```
|
||||
|
||||
Install with the ```./install``` script.
|
||||
|
|
Loading…
Add table
Reference in a new issue