No description
Find a file
2018-01-27 18:01:21 +01:00
bin updated submodules and bin stuffs 2017-11-10 16:30:43 +01:00
cfg updated stuff 2018-01-27 18:01:04 +01:00
lib updated stuff 2018-01-27 18:01:04 +01: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.