Hey fellow coders!
We in Breakpoint belive that code should be fun but also stylish!
Therefore we are proud to present our customed themed Shell!
Download you selected assetes from our latest release
- iTerm
(Download and import: Preferences ➜ Profiles ➜ Colors ➜ Color Presets(bottom right) ➜ Import...) - macOS Terminal
(Download and import: Preferences ➜ Profiles ➜ ... (Dropdown) ➜ Import... )
Breakpoint ZSH
This will change the terminal CLI itself, not it's colors.
Inspired by ZSH default theme (robbyrussell).
This theme will let you know when is the next event of Breakpoint. Additionaly like the default theme, it'll let you know if you're working with a clean/dirty git brnach.
- Download the file
- copy it into your zsh themes directory
.../.oh-my-zsh/themes
, (usually can be found in/Users/<your-user-name>/.oh-my-zsh
) - open your
.zshrc
file (usually can be found at~/.zshrc
) - Set your
ZSH_THEME
value toBreakpoint
- Save and exit
- open new iTerm window and enjoy your new theme 🚀