No description
Find a file
2017-08-23 11:43:12 +02:00
bin changed files 2017-08-17 10:13:02 +02:00
cfg changed folder layout 2017-08-23 11:43:12 +02:00
lib changed folder layout 2017-08-23 10:58:24 +02:00
.gitignore changed files 2017-08-17 10:13:02 +02:00
.gitmodules added basher 2017-08-18 19:46:35 +02:00
install updated folder organization 2017-08-17 17:24:55 +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.