Here I will store all my scripts to automate my dev machine. Many of them was inspired by leafac/dev-box. It automates my machine configurations, such vim, tmux, ruby, git, zsh and oh-my-zsh configurations.
Currently my environment is an Arch Linux with Xfce as Desktop Environment and SLiM as Display manager.
$ pacman -S git openssh
$ git clone [email protected]:stupied4ever/dev-box.git
$ cd dev-box
$ ./scripts/install.sh
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2013 Rafael da Silva Almeida <[email protected]>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.