my dotfiles
Go to file
2020-05-17 11:33:43 +02:00
iptables add gitconfig dotfile and iptables templates 2016-08-21 15:35:50 +02:00
oh-my-zsh/custom/themes add ohmyzsh custom theme 2018-08-15 17:30:57 +02:00
vim/pack/vendor/start Add vim plugins as submodules 2020-05-17 11:33:43 +02:00
.gitignore ignore vim/.netrwhist 2018-08-17 17:12:56 +02:00
.gitmodules Add vim plugins as submodules 2020-05-17 11:33:43 +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
make_symlinks.sh Fix make_symlinks 2020-05-15 10:51:31 +02:00
p10k.zsh Add p10k config 2020-05-04 19:07:03 +02: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 Update vim and zshrc 2020-05-03 17:31:58 +02:00
zshrc Fix make_symlinks 2020-05-15 10:51:31 +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.