10 lines
314 B
Markdown
10 lines
314 B
Markdown
## My Dotfiles
|
|
|
|
|
|
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.
|