Skip to content

Trent-Fellbootman/oh-my-posh-hacker-bubbles-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

oh-my-posh-hacker-bubbles-theme

Customized shell prompt theme that I use.

Screenshot from 2024-08-18 14-10-11

Installation

Clone the repo, move theme.omp.json to some folder, e.g. ~/.config/oh-my-posh/themes/:

mkdir -p ~/.config/oh-my-posh/themes
git clone https://github.com/Trent-Fellbootman/oh-my-posh-hacker-bubbles-theme.git
mv oh-my-posh-hacker-bubbles-theme/theme.omp.json ~/.config/oh-my-posh/themes/

Then add this to your .zshrc/.bashrc

# zsh
eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/themes/custom.omp.json)"
# bash
eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/themes/custom.omp.json)"

About

Customized oh-my-posh theme that I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published