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 430 KiB
Languages
Python 76.9%
Shell 10.3%
Lua 10.1%
Vim Script 2.7%