Skip to content

pose/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrapping

To bootstrap a new box, execute:

git clone https://github.com/andsens/homeshick.git "$HOME/.homesick/repos/homeshick"
source "$HOME/.homesick/repos/homeshick/homeshick.sh"
homeshick clone pose/dotfiles

# Execute specific macOS bootstrapping
[[ $OSTYPE == *"darwin"* ]] && bootstrap-macos.sh

Testing

An empty Docker container is used to verify that the bootstrapping works correctly. Execute:

cd test && ./run-test.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published