Skip to content

r3dprojects/deepspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSpace OMP Theme

For use in

BASH ZSH Powershell

Fonts supported & tested

Cascadia Code NF

Oh My Posh Install

Windows

Linux

macOS

Install a theme

Oh My Posh Custom Theme

BASH

Add to .bashrc

export PATH="$HOME/.local/bin:$PATH"
export TERMCOLS=$(tput cols)
trap 'export TERMCOLS=$(tput cols)' SIGWINCH
eval "$(oh-my-posh init bash --config /path/to/deepspace.omp.json)"

ZSH

export PATH="$HOME/.local/bin:$PATH"
export TERMCOLS=$(tput cols)
trap 'export TERMCOLS=$(tput cols)' WINCH
eval "$(oh-my-posh init zsh --config /path/to/deepspace.omp.json)"```

About

omp DeepSpace Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published