https://github.com/nas3ts/terminal-themes
My custom terminal themes
https://github.com/nas3ts/terminal-themes
bash custom fish oh-my-posh oh-my-posh-theme oh-my-posh-themes powershell prompt shell shell-prompt terminal theme themes zsh
Last synced: 2 months ago
JSON representation
My custom terminal themes
- Host: GitHub
- URL: https://github.com/nas3ts/terminal-themes
- Owner: nas3ts
- Created: 2025-02-14T22:51:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T17:03:33.000Z (3 months ago)
- Last Synced: 2025-07-07T18:03:23.631Z (3 months ago)
- Topics: bash, custom, fish, oh-my-posh, oh-my-posh-theme, oh-my-posh-themes, powershell, prompt, shell, shell-prompt, terminal, theme, themes, zsh
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal Themes
Custom themes to enhance your terminal’s look and feel.
## 🚀 Installation
### Prerequisites
- [Oh My Posh](https://ohmyposh.dev)
- [Nerd Font](https://www.nerdfonts.com/font-downloads)### Setup
1. Download your preferred `.omp.yaml` theme.
2. Set it in your shell config. For example, in **Bash**:```bash
eval "$(oh-my-posh init bash --config /path/to/theme.omp.yaml)"
```
3. Reload your shell:```bash
source ~/.bashrc
```> For other shells, see the [Oh My Posh docs](https://ohmyposh.dev/docs/installation/prompt).
## 🎨 Theme Preview
### `emodipt-custom`
## 🔗 Links
- [Oh My Posh](https://ohmyposh.dev)
- [Nerd Fonts](https://www.nerdfonts.com/font-downloads)