These are my dotfiles, nothing too fancy.
Make sure you have git, curl and vim, if not, then on Ubuntu or Debian run:
apt-get install git git-core curl vim
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
chsh -s /bin/zsh
/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install lsd - LSDeluxe
brew install font-hack-nerd-font
iTerm2 > Preferences > Profiles > Text > Non-ASCII-Font > Change Font
brew install bat - code higlight
brew install silicon - code screenshots
brew install typos-cli - source code spelling checker
git clone git://github.com/ronaldsgailis/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && rake install
./osx
composer global require bamarni/symfony-console-autocomplete