git clone https://github.com/slickwit/slickwit-omb-theme.git slickwit
In order to use this theme you need to put it in the .oh-my-bash/themes directory.
Once slickwit
theme is in the .oh-my-bash/themes
directory then you can change your theme in the .bashrc
file.
# Path to your oh-my-bash installation.
export OSH='/.oh-my-bash'
OSH_THEME="slickwit" # folder name of the theme
source "$OSH"/oh-my-bash.sh
Features:
- Display Date & Time on open.
- Display current Node Version on open.
- Display time + current path + current git branch (if directory is a Git repository)
- Display a random emoji
- Stay in the same directory when opening a new tab
This project is licensed under the MIT License - see the LICENSE file for details.
Kenneth Ryan Dy
- GitHub: @slickwit