https://github.com/danihodovic/steeef
Zsh steeef theme as a standalone repository
https://github.com/danihodovic/steeef
steeef theme zsh
Last synced: 7 months ago
JSON representation
Zsh steeef theme as a standalone repository
- Host: GitHub
- URL: https://github.com/danihodovic/steeef
- Owner: danihodovic
- Created: 2016-08-06T13:28:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T12:57:27.000Z (about 8 years ago)
- Last Synced: 2025-03-25T22:36:32.705Z (8 months ago)
- Topics: steeef, theme, zsh
- Size: 52.7 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - steef (danihodovic) - Oh-my-zsh steeef theme as a standalone repository. The purpose behind this repo is avoid having a dependency on oh-my-zsh when using the steeef theme. ZSH plugin managers such as Antibody can use the theme without having to use oh-my-zsh. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - steef (danihodovic) - Oh-my-zsh steeef theme as a standalone repository. The purpose behind this repo is avoid having a dependency on oh-my-zsh when using the steeef theme. ZSH plugin managers such as Antibody can use the theme without having to use oh-my-zsh. (Themes / ZSH on Windows)
- awesome-zsh-plugins - steef (danihodovic) - ZSH steeef theme as a standalone repository. The purpose behind this repo is avoid having a dependency on oh-my-zsh when using the steeef theme. ZSH plugin managers such as Antibody can use the theme without having to use oh-my-zsh. (Themes / Zinit (née zplugin))
README
# steeef-modified

Zsh steeef theme as a standalone repository. The purpose behind this repo is avoid having a
dependency on oh-my-zsh when using the steeef theme. Zsh plugin managers such as Antibody can use
the theme without having to use oh-my-zsh. Credits to the original theme authors.
Modified to my liking.
# Usage
Example usage with Antibody:
source <(antibody init)
antibody bundle danihodovic/steeef
# Changes from the original steeef
- Removed the checks in the preexec and chpwd hooks to see if the current command is a git or vcs
command. Instead always update the prompt.
# Credits
- Stephen Price
- Steve Losh
- Henrique Vicente