All Projects → joshjon → bliss-zsh

joshjon / bliss-zsh

Licence: MIT license
A delicate Zsh theme that injects color without overwhelming your workspace

Projects that are alternatives of or similar to bliss-zsh

xontrib-prompt-bar
The bar prompt for xonsh shell with customizable sections and Starship support.
Stars: ✭ 27 (+35%)
Mutual labels:  iterm2, iterm2-theme
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-5%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
ayu-iTerm
ayu color themes for iTerm
Stars: ✭ 120 (+500%)
Mutual labels:  iterm2, iterm2-theme
kiss
Kiss (Keep It Stupid Simple), a simple theme for iTerm, VSCode, RStudio, and more. (also includes an oh-my-zsh theme!)
Stars: ✭ 32 (+60%)
Mutual labels:  oh-my-zsh-theme, iterm2-theme
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (+15%)
Mutual labels:  oh-my-zsh, iterm2
KayidmacOS
dotfiels & macOS setup 👨🏻‍💻
Stars: ✭ 18 (-10%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
oh-my-zsh-custom
oh-my-zsh theme and custom functions
Stars: ✭ 30 (+50%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (+265%)
Mutual labels:  oh-my-zsh, iterm2
Cloudy
Minimal cloudy ☁️ zsh theme
Stars: ✭ 28 (+40%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
guezwhoz-zsh-theme
Minimalistic .zshrc config contains all of the settings required for comfortable terminal use ...
Stars: ✭ 30 (+50%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
Zsh Notify
Desktop notifications for long-running commands in zsh.
Stars: ✭ 389 (+1845%)
Mutual labels:  oh-my-zsh, iterm2
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (+280%)
Mutual labels:  oh-my-zsh, iterm2
Purify
🌈 Clean & vibrant color schemes for Vim, Terminals...
Stars: ✭ 142 (+610%)
Mutual labels:  oh-my-zsh
Ansible Role Zsh
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Stars: ✭ 210 (+950%)
Mutual labels:  oh-my-zsh
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (+575%)
Mutual labels:  oh-my-zsh
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+8250%)
Mutual labels:  oh-my-zsh
dotfiles
Blugil's dotfiles
Stars: ✭ 23 (+15%)
Mutual labels:  iterm2
Zsh Vi Mode
💻 A better and friendly vi(vim) mode plugin for ZSH.
Stars: ✭ 181 (+805%)
Mutual labels:  oh-my-zsh
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
Stars: ✭ 95 (+375%)
Mutual labels:  oh-my-zsh
Zsh to fish
How to make zsh like fish?
Stars: ✭ 93 (+365%)
Mutual labels:  oh-my-zsh


icon

Bliss Oh My Zsh

A delicate theme that injects color without overwhelming your workspace.


session

About

This is a theme for Oh My Zsh and is designed to be used with the Bliss iTerm theme which is applied in the screenshot above.

Setting the Mood

Bliss looks even better with the following terminal setup:

Color Properties

  • Home: blue
  • Current path: magenta
  • Git branch: cyan
  • Git clean: green
  • Git dirty: yellow
  • Prompt symbol: magenta

Installation

Install Using Git

You can keep up to date by using git.

  1. Clone the Bliss Zsh repo.

  2. Create a symbolic link to the Oh My Zsh theme folder:

     ln -s bliss.zsh-theme <oh-my-zsh-path>/themes/bliss.zsh-theme
    

    Changes pulled from Git will now automatically update in the Oh My Zsh theme folder.

  3. Add ZSH_THEME="bliss" to your ~/.zshrc.

Install Manually

  1. Use the download ZIP option and unzip the files.

  2. Move bliss.zsh-theme into to the Oh My Zsh theme folder:

     <oh-my-zsh-path>/themes/bliss.zsh-theme.
    
  3. Add ZSH_THEME="bliss" to your ~/.zshrc.

Author

Joshua Jon
GitHub: https://github.com/joshjon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].