dotfiles/README.md

13 lines
442 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`
- linuxbrew `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"`
Install with the `./install` script.