Giter Site home page Giter Site logo

gituoso's Introduction

gituoso

An improved git terminal

Installation

In terminal:

git clone https://github.com/ahaasler/gituoso.git ~/.gituoso

Add this to the end your .bashrc file

. ~/.gituoso/gituoso.bash

NOTE: If you download the project in another location you may need to modify the lines in gituoso.bash where the git-components are sourced

Configuration

Arrows

To use arrows instead of ^ and v in the branch summary, change the next line in gituoso.bash to true

export GITUOSO_USEARROWS=true

NOTE: Those arrows are unicode characters, enabling this may show weird characters when using the reverse-i-search. If you don't care use the arrows, they look awesome!

Prompt reset

See also: Issue #1

Gituoso usually appends itself to your current prompt. If your prompt was already setting the window title you could miss the gituoso extras. To prevent this from happening you can enable this configuration property in gituoso.bash:

export GITUOSO_RESETPROMPT=true

NOTE: This will change your prompt to "user@host:/path/to/dir$", feel free to change this for your liking.

gituoso's People

Contributors

ahaasler avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

gituoso's Issues

Some terminals do not allow changing its title

I had a problem with your instructions; my title terminal didn't change with the 'git status' report. We've 'solved' with the next instruction in .bashrc file before your instruction line:
export PS1="\u@\h:\w$ [\e[0m]" (this is my normal prompt, so put here your custom prompt or whatever)

This is a 'patch' not a solution...
Runned in Ubuntu 12.04 with Gnome2.

Add stash list info

Hello,
it would be beautiful if _YOU_ develop a new feature because I really need stash information when I am programming with gituoso.

Best wishes,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.