Commit Graph

210 Commits (b07bf8df73a8b1a268d42d91542730b859dc359f)

Author SHA1 Message Date
Eduardo Bellido Bellido b07bf8df73 More info about Git repository added
Now, staged, unstaged and untracked files count can be shown in themes
2015-02-05 14:09:14 +00:00
Omer Katz 9244d77a11 Revert "Added pyenv-virtualenv plugin" 2015-02-05 14:09:14 +00:00
Kovica 4f58ce0e90 On new repositories ./hg/branch and .hg/dirstate do not exist. In this case use "hg summary" 2015-02-05 14:09:14 +00:00
Kovica ca50c499c3 Don't need that echo 2015-02-05 14:09:14 +00:00
Kovica 85575f8373 Added comments 2015-02-05 14:09:14 +00:00
Kovica b31b0ea606 We don't need return values 2015-02-05 14:09:14 +00:00
kovica e8ac683947 Update base.theme.bash
Faster Mercurial status
2015-02-05 14:09:14 +00:00
Hannes 19950f65d1 Update pure.theme.bash
Fixed an issue, where ps_root_mark was not defined
2015-02-05 14:09:14 +00:00
Ben Brunton 21ff8b9297 updated brunton theme to use battery_charge 2015-02-05 14:09:14 +00:00
Ben Brunton 1a74e54b3f prevent battery_charge call from erroring in themes when battery plugin not enabled 2015-02-05 14:09:14 +00:00
Ben Brunton 3451a67876 included safe battery charge to prevent error when battery plugin not enabled 2015-02-05 14:09:14 +00:00
Ben Brunton 47d5577e95 Delete brunton.theme.bash~ 2015-02-05 14:09:14 +00:00
Ben Brunton 68e5e517f0 inclued brunton theme 2015-02-05 14:09:14 +00:00
Eric Baer 12619ffa5b Don't return rbenv or rvm if the don't exist 2015-02-05 14:09:13 +00:00
Conrado Buhrer 09b7b601a1 added: slick theme 2015-02-05 14:09:13 +00:00
Carlos E. Reynosa-Nunez c0fc2e1228 Added a flag within the base theme to turn version control checks completely off or on. 2015-02-05 14:09:13 +00:00
Luke Culbertson acddf2132e Added better support for pyenv, virtualenvwrapper, and autoenv
working in concert with one another.
Features added:
- Added a pyenv-virtualenv plugin which creates virtual environments
  using the current pyenv python version
- `cd` into a directory that has a virtual environment already created
  and autoenv will automatically activate that environment
- Current virtual environment is displayed in command prompt
2015-02-05 14:09:13 +00:00
Eduardo Bellido Bellido 33ec7f0159 Fix regression checking git repo status 2015-02-05 14:09:12 +00:00
EHJ-52n 401711a398 Change name of ip function to remove masking of ip command in bash 2015-02-05 14:09:12 +00:00
Phillip Aldridge ece3aff59b Don't repeat the prompt if it hasn't changed 2015-02-05 14:09:12 +00:00
Eduardo Bellido Bellido 24f5799280 Fix regression in git prompt 2015-02-05 14:09:12 +00:00
Eduardo Bellido Bellido 0556e81954 Added support to git old versions 2015-02-05 14:09:12 +00:00
Phillip Aldridge 8efa92c464 Add new theme: Iterate 2015-02-05 14:09:12 +00:00
Travis Swicegood e14d41f58d Update powerline to show conda environments 2015-02-05 14:09:11 +00:00
hequn e724c26785 Add git config option bash-it.hide-status to decide whether check git status. 2015-02-05 14:09:11 +00:00
Travis Swicegood 4fdaa95abd Add ability for themes to specify that you're viewing a tag along with Powerline implementation 2015-02-05 14:09:11 +00:00
Steven Koeberich b912f3292e added support for git tags 2015-02-05 14:09:11 +00:00
Christophe Aguettaz b68b9fa09d Git-related fixes for themes.
Improved prompt display speed when git is not installed by
preventing bash from walking the path before each prompt.

Removed pesky stash-related git error message when in bare repos.
2015-02-05 14:09:11 +00:00
Christophe Aguettaz fa86463a98 Improved prompt speed when hg is not installed.
Prevented bash from walking the path looking for hg when it is not
installed during each prompt refresh.
2015-02-05 14:09:11 +00:00
Matt Griffin 42bd17842e [sexy theme] remove extra reset which finds its way into stdout
Stray sgr0 was emitted to stdout, corrupting application output.
2015-02-05 14:09:11 +00:00
Fatih Kadir Akın 69a7f44f7e fix wordings 2015-02-05 14:09:11 +00:00
Fatih Kadir Akın 007162caa5 color fix for light themes 2015-02-05 14:09:10 +00:00
aram price 01f0740a29 Update chruby prompt to show "(system)" when using system ruby 2015-02-05 14:09:10 +00:00
Marshall Yount fa30ab1aac fix bug where "no active gemsets" displayed to STDERR 2015-02-05 14:09:06 +00:00
Enrique Bautista 3be2ce1ef4 Check that battery plugin is enabled before calling battery functions in demula theme 2015-02-05 14:09:06 +00:00
Enrique Bautista fec45befb7 Fixed display of last failed command in demula theme 2015-02-05 14:09:06 +00:00
Roderik van der Veer a202bf9e5a Added my own theme, based on gentoo's prompt 2015-02-05 14:09:06 +00:00
Luan Santos c62fa659d1 Added custom theme 2015-02-05 14:09:06 +00:00
Hector Rivas Gandara c04e18304e Replaced $! with $? in keymon prompt 2014-02-23 10:31:10 +00:00
Hector Rivas Gandara b25f2629ef Fixed typos in keymon theme, and removed initial chars 2014-01-29 22:03:26 +00:00
Hector Rivas Gandara 0fede5757e Don't change color of prompt on error 2014-01-29 21:58:14 +00:00
Hector Rivas Gandara cfb9f3ade6 Added new theme that feature ssh compatible prompt (for copy&paste) and color based on return code 2014-01-21 02:32:54 +00:00
Marshall Yount 2bc89fd8c1 add support for rbenv gemset command to bash prompt 2014-01-09 12:37:06 -06:00
Travis Swicegood e8a90532b9 Merge pull request #225 from Bakke/master
Add Bakke theme
2014-01-02 09:44:35 -08:00
Travis Swicegood f26584f649 Merge pull request #244 from oddjobsman/master
Modified theme to use PROMPT_COMMAND instead of PS1
2013-12-17 14:53:14 -08:00
Mariusz Fik c2c5f381c0 New simple theme, named 'pure'.
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2013-12-16 21:09:50 +01:00
oddjobsman faa8b91271 Modified theme to use PROMPT_COMMAND instead of PS1 2013-11-28 00:07:29 +05:30
Travis Swicegood 1a885b957f Add a fallback in case Git isn't being used (*shutters*) 2013-11-25 18:06:33 -06:00
Travis Swicegood 16704a68aa Update to show the difference between staged, unstaged, and untracked files 2013-11-25 18:02:58 -06:00
Travis Swicegood 24c1cd1170 Trim the whitespace from git stash output 2013-11-25 17:07:14 -06:00