No description
Find a file
2017-09-08 21:49:06 +02:00
bin changed files 2017-08-17 10:13:02 +02:00
cfg added psg alias 2017-09-08 21:49:06 +02:00
lib added psg alias 2017-09-08 21:49:06 +02:00
.gitmodules changed the folder structure yet again 2017-08-23 11:53:06 +02:00
install changed the folder structure yet again 2017-08-23 11:53:06 +02:00
README.md added linuxbrew to path 2017-08-23 11:00:30 +02:00

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.