Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH Themes

Opinionated ZSH themes

GitHub

Setup

Requirements

Automatic installation

Automatic installation instructions
# Download the theme
curl -fsSL https://raw.githubusercontent.com/toonvanvr/zsh-themes/main/themes/toon.zsh-theme -o ~/.oh-my-zsh/themes/toon.zsh-theme
# Set it as your theme (overwrite it somewhere in your ~/.zshrc)
ZSH_THEME="toon"

Manual installation

Manual installation instructions
  1. Copy themes/toon.zsh-theme to ~/.oh-my-zsh/themes/
  2. Set ZSH_THEME="toon" in your ~/.zshrc
  3. Restart your terminal

Nerd Font Installation

Cross-platform Nerd Font installation

macOS

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font

Then set Hack Nerd Font as your terminal font.

Linux (Ubuntu/Debian)

sudo apt update
sudo apt install fonts-hack-nerd-font

Then configure your terminal to use Hack Nerd Font.

Linux (Arch)

sudo pacman -S ttf-hack-nerd

Windows

  1. Download the latest release from Nerd Fonts GitHub
  2. Extract and install the font (e.g., Hack Regular Nerd Font Complete.ttf)
  3. Set it as your terminal font in your terminal settings

Other Platforms

Visit the Nerd Fonts releases page for more options.

Themes

Home directory

~/ - default

Error exit code

~/ - exit code 1

Random directory

~/work - default

Git root directory

~/work/zsh-themes - git root

Git subdirectory

~/work/zsh-themes/themes - git subdirectory

Git nested subdirectory

~/work/zsh-themes/themes/fakedir - git nested subdirectory

About

Opinionated ZSH-themes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages