Skip to content

hposca/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configure dotfiles using GNU Stow:

yay -Syu --noconfirm stow
stow -t ~/ .

# If due to some installation some dotfiles were already created, use:
# stow --adopt -t ~/ .

Next steps

After running stow it will create a ~/.gitconfig.base, copy and update it:

cp ~/.gitconfig.base ~/.gitconfig
# Configure it...
# nvim ~/.gitconfig

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published