my dotfiles
Go to file
Florent Demuynck 50ecd1c673 add vim-go
2017-04-19 17:18:13 +02:00
iptables add gitconfig dotfile and iptables templates 2016-08-21 15:35:50 +02:00
vim add vim-go 2017-04-19 17:18:13 +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 fix using sh instead of bash 2017-01-04 21:06:13 +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 Disable VIM matching parenthesis highlighting 2017-01-07 18:19:25 +01:00
zshrc test new icinga2 syntax highlight 2017-03-18 19:06:18 +01: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.