Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 377 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 377 Bytes

dotfiles installation

git clone --bare https://github.com/raiguard/dotfiles ~/.dotfiles
git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout
git --git-dir=$HOME/.dotfiles --work-tree=$HOME config status.showUntrackedFiles no

Install yash shell and chsh to /bin/yash. Dotfiles can then be managed with the dgit command.