https://github.com/sbfkcel/oh-my-zsh-theme
https://github.com/sbfkcel/oh-my-zsh-theme
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbfkcel/oh-my-zsh-theme
- Owner: sbfkcel
- License: mit
- Created: 2024-03-08T09:33:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T02:40:02.000Z (over 1 year ago)
- Last Synced: 2025-01-31T13:33:37.728Z (10 months ago)
- Language: Shell
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - fish (sbfkcel) - Minimalist theme with decorators for `git` status, current directory and username. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - fish (sbfkcel) - Minimalist theme with decorators for `git` status, current directory and username. (Themes / ZSH on Windows)
README
# fish.zsh-theme
A simple oh-my-zsh theme with username, current directory, and git version number.
In order to make the terminal no longer monotonous, the command line starts with a fish.
## Installation
```bash
curl https://raw.githubusercontent.com/sbfkcel/oh-my-zsh-theme/main/fish.zsh-theme -o ~/.oh-my-zsh/themes/fish.zsh-theme
```
## Install
- Change the theme variable name to `ZSH_THEME="fish"` in `~/.zshrc`
- Reload ZSH with source `~/.zshrc`
## Screenshot

## License
MIT