Skip to content

My configuration files.

Notifications You must be signed in to change notification settings

raiguard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.