Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Copy .secrets.sh.example to home directory as .secrets.sh and fill out Install homebrew Add (edit as needed) the following to your ~/.zshrc: ``` export BASH_SCRIPTS_DIR="$HOME/dev/bash-scripts" source "$BASH_SCRIPTS_DIR/profile.zsh" ``` Restart your shell. Run `./setup`.