This repo is my personal dotfiles.
I use Dotbot.
Clone to ~/.dotfiles
git clone https://github.com/itayper/dotfiles.git ~/.dotfilesRun the install script
cd ~/.dotfiles
./installOne liner:
git clone https://github.com/itayper/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./installYou will probably already have these, but if not
sudo apt-get install git python python-apt
This software is hereby released into the public domain. That means you can do
whatever you want with it without restriction. See LICENSE.md for details.