An open API service indexing awesome lists of open source software.

https://github.com/sbfkcel/oh-my-zsh-theme


https://github.com/sbfkcel/oh-my-zsh-theme

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

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
![alt text](screenshot.png)

## License

MIT