dotfiles

Get dotfiles:

$ git clone --bare https://github.com/don-philipe/dotfiles.git $HOME/.dotfiles
$ alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
$ dotfiles config --local status.showUntrackedFiles no
$ dotfiles checkout

If files are already present one has to delete/backup them.

Description
No description provided
Readme GPL-3.0 349 KiB
Languages
Python 78%
Shell 10.4%
Lua 8.9%
Vim Script 2.7%