my dotfiles
Go to file
2018-05-02 11:00:44 +02:00
iptables add gitconfig dotfile and iptables templates 2016-08-21 15:35:50 +02:00
vim test new icinga2 syntax highlight 2017-03-18 19:06:18 +01: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 use colors monokai 2018-05-02 11:00:44 +02:00
zshrc use colors monokai 2018-05-02 11:00:44 +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.