my dotfiles
iptables | ||
oh-my-zsh/custom/themes | ||
vim/pack/vendor/start | ||
.gitignore | ||
.gitmodules | ||
bashrc | ||
gitconfig | ||
make_symlinks.sh | ||
p10k.zsh | ||
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.