dotfiles/README.md
2017-08-17 17:26:35 +02:00

12 lines
337 B
Markdown

## My Dotfiles
This Repo contains my dotfiles
Prerequisites:
- 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`
Install with the `./install` script.