Skip to content
/ vtr Public

vtr is a theme for Oh My Bash that displays development information in a concise way

License

Notifications You must be signed in to change notification settings

vitorfg8/vtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vtr

vtr is a theme for Oh My Bash that displays development information in a concise way.

Screenshots

screenshot

Installation

  1. Install Oh My Bash
  2. Create the directory to save the custom theme
$ mkdir -p "$OSH_CUSTOM/themes/vtr"
  1. Copy the vtr.theme.sh file to the created directory
  2. Edit the ~/.bashrc file and change the value of the OSH_THEME variable
OSH_THEME="vtr"
  1. Reopen the terminal or reload your .bashrc
source ~/.bashrc

About

vtr is a theme for Oh My Bash that displays development information in a concise way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages