No description
Find a file
2019-08-17 00:11:20 +02:00
bin Updated notify script 2018-05-30 12:14:42 +02:00
cfg added hosts helper 2019-08-17 00:11:20 +02:00
lib added hosts helper 2019-08-17 00:11:20 +02:00
.gitignore added has 2017-09-12 15:19:03 +02:00
.gitmodules added has 2017-09-12 15:19:03 +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.