Skip to content

Gkiokan/.pimp-my-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimp my Bash

Pimp-my-Bash

What is pimp-my-bash?

It just gives you a nice PROMPT for your basic Git-Bash on Windows.

Why?

I love to use the bare git bash, cuz it's fast, easy to use, and brings all the nessesary unix tools with it. But it's ugly. So I made this PROMPT which looks like the agnoster Theme on oh-my-zsh.

How can i use it?

Just clone this repository in your home directory and source the ~/.pimp-my-bash/load.sh in your .bashrc and you are ready to go. For the Arrow and Branch Icon you must have setup a powerline font.

How to install?

git clone https://github.com/gkiokan/.pimp-my-bash ~/.pimp-my-bash && echo source ~/.pimp-my-bash/load.sh >> ~/.bashrc

Do I need anything else?

Acctually no. The Prompt builds on top of git bash, so it should be preinstalled before.

Can I change the Colors?

Yes and No. Of course you can change it in bash Code, but this sux acctually. I've prepared a color file for the easy usage. I will implement a nice configuration file for this, too. Acctually it is not easy to change, but feel free to do so. You can find the colors.sh in assets.

Any other features?

Yes, you get a alias.sh for some very quick aliase in bash. e.g. use .. instead of cd .., or lsa instead of ls -al --color=yes. If you have any improvements for this, feel free to add them.

Version: 0.3 Author: Gkiokan URI: Gkiokan.net GitHub: github.com/Gkiokan/.pimp-my-bash

Description: This is made for all power users who loves to use Git Bash, but hates the appereance of it as it is. If we compare other shells like zsh and the possibilities on what we can get, the git bash looks almost lost. So I created prompt Theme as a extension for the orginal git bash prompt, which looks like the agnoster theme on oh-my-zsh. Have fun.

Requirements:

    1. You need Git Bash installed
    1. You need a powerline font setup
    1. You must source this file in your .bashrc
    1. Have fun!

Change log: v.0.3 This is the bare first prototype of pimp-my-bash. I made it with no knowledge of bash scripts, so my includation may be not optimal for now, but it works.

ToDo: Further improvements

About

Git-Bash Prompt Upgrade for Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages