my dotfiles
iptables | ||
vim | ||
bashrc | ||
gitconfig | ||
makesymlinks.sh | ||
README.md | ||
screenrc | ||
vimrc | ||
zshrc |
my dotfiles
Install
We will use script makesymlinks.sh to install dotfiles.
Change 'files' variable to suit your needs, then launch it :
git clone https://git.fino.fr/flo/dotfiles.git
cd ~/dotfiles
./makesymlinks.sh
Backup of existing dotfiles will be made in a dotfiles_old folder.