Skip to content

ajitid/dotfiles-2023

Repository files navigation

meme of doom guy sitting at a desk in front of computer followed by angrily throwing the computer into garbage

Tweaking Dotfiles is Eternal

You need to be inside dotfiles dir to perform these commands.

Link each folder to home using stow, for example:

stow scripts -t ~

Or link all using:

ls -d */ | xargs -I {} stow {} -t ~

Unlink using:

stow -D scripts/ -t ~

You can safely ignore warnings about BUG from stow when unlinking.

About

[Old dotfiles] Tweaking Dotfiles is Eternal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published