Well, just my linux config file
git clone [email protected]:jdeniau/my-linux-config.git ~/.jdeniau
ln -s ~/.jdeniau/.gitconfig ~/.gitconfig
ln -s ~/.jdeniau/.tmux.conf ~/.tmux.conf
ln -s ~/.jdeniau/.zshrc ~/.zshrc
You would probably want to install these packages:
git
curl
zsh (+ oh my zsh)
tmux