Skip to content

kokkonisd/nablaman-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nablaman

A prompt theme for ZSH (to be used with Oh My Zsh).

A screenshot of the nablaman theme.

installation

Assuming you have Oh My Zsh installed, you can run the following command to install this theme:

sh -c "$(curl -o $ZSH_CUSTOM/themes/nablaman.zsh-theme https://raw.githubusercontent.com/kokkonisd/nablaman-zsh-theme/main/nablaman.zsh-theme)"

You can then set the profile in your .zshrc file:

ZSH_THEME="nablaman"

It is recommended that you use Monokai dark or a similar terminal profile.

hiding/disabling username & hostname

If you wish to hide the username & hostname info from the prompt, you can add this line in your .zshrc:

nablaman_hostname_segment(){}

About

An oh-my-zsh theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages