Skip to content

hcnp/dotfiles

Repository files navigation

Management of dot files

On Linux and other Unix-like systems much configuration are stored in dotfiles. You can manage these to easily migrate to a new computer or to share configuration on multiple computers with Git and GNU Stow.

See these articles:

Add existing app

cd ~/.dotfiles
mkdir -p lazygit/.config/lazygit
stow --adopt -v lazygit

Use dotfiles config for a specific app

cd ~/.dotfiles
stow -v lazygit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published