Skip to content

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

License

Notifications You must be signed in to change notification settings

acebuddyteam/gargula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLEAN TERMINAL, CURRENT DIR, GIT BRANCH & COMMIT

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 & linux, to help you organize your work



Easy to find on 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:

git clone https://github.com/acebuddyteam/gargula.git

cd gargula

cat gargula.sh  >> ~/.bashrc

source ~/.bashrc

The code includes:

  • Git script to display master branch

  • Git script to display commit status

  • The Gargula PS1 styles (Inline-block by default and Inline styles)

  • 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

No packages published

Languages