added linuxbrew to path

This commit is contained in:
Nikolas Weger 2017-08-23 11:00:30 +02:00
parent 22e27cb684
commit fd30095cd0

View file

@ -8,5 +8,6 @@ Prerequisites:
- 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.