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.

S
Description
No description provided
Readme GPL-3.0
443 KiB
Languages
Python 75.8%
Shell 10.6%
Lua 10.2%
Vim Script 2.6%
TypeScript 0.8%