Skip to content

userhiren/oh-my-zsh-gideon-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gideon Theme (oh-my-zsh)

This is a custom oh-my-zsh theme that was inspired by my prior AIX and Bash prompt setups along with the avit.zsh-theme.

Screenshots

The following screenshot shows you the theme and custom prompt in action with the GIT plugin included. The prompt provides the host, IP address, and path you are current in along with the branch, status and last touch times (pulled from the avit theme).

gideon-screenshot

Installation Steps

  1. Clone this repo into the ~/.oh-my-zsh/custom/themes directory by using the following command.
git clone https://github.com/userhiren/oh-my-zsh-gideon-theme ~/.oh-my-zsh/custom/themes/oh-my-zsh-gideon-theme
  1. Next setup a symbolic link to the themes directory.
ln -s ~/.oh-my-zsh/custom/themes/oh-my-zsh-gideon-theme/gideon.zsh-theme ~/.oh-my-zsh/themes/gideon.zsh-theme
  1. Update your ~/.zshrc file, updating the ZSH_THEME property to gideon.

For Updates

If you want to pull the latest fixes or enhancements for the future you can run the following commands.

cd ~/.oh-my-zsh/custom/themes/oh-my-zsh-gideon-theme
git pull

Future Enhancements

  • Clean up IP address resolution so that it is smart cached and also handles multiple platforms and adapters.

About

This is a custom oh-my-zsh theme inspired by the avit zsh theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published