Skip to content

reybits/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

Use this script at your own risk. The author assumes no responsibility for any outcomes resulting from the use of this script. By using this script, you accept full responsibility for any potential consequences.

INSTALLATION

zsh

The installation process depends on your OS. For example:

  • Ubuntu/Debian: sudo apt install zsh
  • macOS (with Homebrew): brew install zsh

To set Zsh as your default shell:

chsh -s $(which zsh)

For more detailed instructions, please refer to the Zsh documentation or consult your OS-specific resources.

bootstrap

The recommended bootstrap.sh directory is ~/configs/.

mkdir ~/configs
cd ~/configs
git clone git@github.com:reybits/bootstrap.git .
./bootstrap.sh

Follow instructions.

About

A script for quickly setting up a development environment on a new system.

Topics

Resources

License

Stars

Watchers

Forks

Languages