my dotfiles
Go to file
2017-01-04 21:04:35 +01:00
iptables add gitconfig dotfile and iptables templates 2016-08-21 15:35:50 +02:00
vim add vim icinga2 syntax 2016-09-13 22:42:14 +02:00
bashrc update dotfiles 2016-04-11 19:49:21 +02:00
gitconfig add gitconfig dotfile and iptables templates 2016-08-21 15:35:50 +02:00
makesymlinks.sh make makesymlinks.sh script BSD compat 2017-01-04 21:04:35 +01:00
README.md enable unicode for screen & update README 2016-12-28 15:12:54 +01:00
screenrc enable unicode for screen & update README 2016-12-28 15:12:54 +01:00
vimrc vim : add hlsearch 2016-12-28 15:50:08 +01:00
zshrc load aliases if exists 2016-09-08 19:30:17 +02:00

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.