Skip to content

leokem/gargula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gargula display, Git status, Git branch when git is initialized and more color to the terminal

Works with:

☑Hyper terminal

☑Native terminal

Gargula display only the important data

  • Current directory

  • Git Branch

  • Git Status:
    something to commit = 𝘟
    nothing to commit = ✓

  • Easy to find the next line

A minimalist Terminal interface for mac, to help you organize your work



Easy to find in a bunch of data

NOTE: This example is using Dracula dark theme.
Gargula has nothing to be with the theme(colors and combination).
If you like the theme used just Google Dracula Terminal theme.

Contributions:

Any contribuition is more than welcome!
Just contribute on a new branch "Development"

Installation:

Clone this repo

Open the ps1 file with your text editor, copy the code(read commentaries to add what you need)

From the terminal open your .bash_profile, example atom ~/.bash_profile and paste the code

The code includes:

  • Git script to display master branch

  • Git script to diplay commit status

  • The Gargula PS1 style

  • Full color config for your terminal

Enjoy it!

About

Gargula add colors to the terminal and displays Git Status, Git Branch when in a Git working directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%