Skip to content

wisnij/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 

Repository files navigation

Adapted from https://github.com/nfarrar/dotfiles

The dotfiles are stored in separate branches and intended to be managed by vcsh. Some of them also depend on the utilities in utils. To set up on a new system:

# common settings
vcsh clone -b common [email protected]:wisnij/dotfiles.git dotfiles

# system-specific settings (optional)
vcsh clone -b linux  [email protected]:wisnij/dotfiles.git dotfiles-linux
vcsh clone -b osx    [email protected]:wisnij/dotfiles.git dotfiles-osx
# ...

# optional, but recommended
vcsh foreach config status.showUntrackedFiles no

About

Version-controlled configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published