Update README.md
This commit is contained in:
parent
c3c93c6e1e
commit
ef8e3c7aeb
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
This Repo contains my dotfiles
|
||||
|
||||
Prerequisites:
|
||||
- xmlstarlet: ```yaourt -S xmlstarlet```
|
||||
- nano-syntax-highlighting ```yaourt -S nano-syntax-highlighting```
|
||||
- xmlstarlet: `yaourt -S xmlstarlet`
|
||||
- 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue