Skip to content

A shell theme, can be used with Oh My Zsh or Oh My Posh

License

Notifications You must be signed in to change notification settings

UlyssesZh/ulyssesys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulyssesys

A minimalist and informative shell theme based on ys.

Features

  • Only ANSI colors and ASCII chars are used, so that this theme is suitable for both graphical terminal emulators and virtual terminals (text TTY).
  • The colors are designed so that this theme can be used with both light and dark backgrounds.
  • Shows command index, full path to the current directory, exit code of last command, and current Git branch, in a non-cluttering way.
  • Indicates nix-shell environment (for Zsh, use with the nix-shell plugin).

Screenshots

light dark

Installation

Zsh

With Oh My Zsh installed, run

curl --output-dir $ZSH/custom/themes --create-dirs --remote-name https://github.com/UlyssesZh/ulyssesys/raw/refs/heads/master/ulyssesys.zsh-theme

Then, in ~/.zshrc, set ZSH_THEME=ulyssesys before source $ZSH/oh-my-zsh.sh.

PowerShell

With Oh My Posh installed, add this to $PROFILE:

oh-my-posh init pwsh --config "https://github.com/UlyssesZh/ulyssesys/raw/refs/heads/master/ulyssesys.omp.json" | Invoke-Expression

License

MIT.

About

A shell theme, can be used with Oh My Zsh or Oh My Posh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages