WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

venthur/dotfiles

Repository files navigation

Bastian's Dotfiles

This repo uses stow to manage the symlinks, but you don't have to -- you can also just individually symlink the contents of each directory directly into your home.

If you want to use stow, clone this repository into ~/dotfiles and do

cd ~/dotfiles
stow --restow */

stow will automatically symlink the contents of each "package" into the parent directory from where it is invoked (i.e. your home directory), that's why it is important to clone this repository directly into your home directory. If you cloned the repository somewhere else, you can use the --target parameter.

cd ~/path/to/dotfiles
stow --target=$HOME --restow */

About

a bunch of dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published