Commit Graph

683 Commits

Author SHA1 Message Date
Justin Hileman
8b2b0ac585 [bobthefish] Use brackets instead of test. 2014-11-28 19:41:54 +11:00
Justin Hileman
3620d70690 [bobthefish] always use command hg 2014-11-28 19:41:54 +11:00
Justin Hileman
340a293517 [bobthefish] Use consistent sed delimiters. 2014-11-28 19:41:54 +11:00
Justin Hileman
83f5e52a0e [bobthefish] Standardize stderr redirects. 2014-11-28 19:41:54 +11:00
Justin Hileman
37a0679dda [bobthefish] much cleaner git "ahead" flag. 2014-11-28 19:41:54 +11:00
Justin Hileman
b67fde9a33 [bobthefish] Add support for rbenv and RVM 2014-11-28 19:41:54 +11:00
Justin Hileman
a81b1fcc2c [bobthefish] Simplify bold segments.
Add support for --bold (and --underline) to the __bobthefish_start_segment function.
2014-11-28 19:41:53 +11:00
Justin Hileman
4012de608d [bobthefish] Better (faster, stronger) SCM segments
* Show the closest parent repo if $PWD is in both an hg and git repo.
 * Only find the repo root once per SCM, not two or three times :)
2014-11-28 19:41:53 +11:00
Justin Hileman
a4ba3bc8e7 [bobthefish] More virtualenv tweaks
* Inline a one-line method that's called one place
 * Make sure __bobthecow_virtualenv_python_version doesn't fail if python isn't a symlink.
 * Add a visual segment indicator after python version glyph.
2014-11-28 19:41:53 +11:00
Justin Hileman
f6456dbc26 [bobthefish] Update virtualenv segment colors…
remove some additional unnecessary complication.
2014-11-28 19:41:53 +11:00
Bruno Pinto
02529d7aca correctly adding sorted brew paths 2014-11-28 19:40:37 +11:00
Bruno Pinto
cf5b5abadc Merge pull request #251 from tannhuber/master 2014-11-26 16:09:55 +11:00
Joseph Tannhuber
fce4caddb7 Budspencer theme improvements
- Bookmarks and command/directory history functions implemented
- Function to edit commandline with $EDITOR
- Faster git parser
2014-11-26 16:08:56 +11:00
Bruno
01adb417ee Merge pull request #265 from rominf/bak
[bak] Fix tests
2014-11-26 15:51:10 +11:00
Roman Inflianskas
81c912731d [bak] Fix tests 2014-11-25 23:59:13 +03:00
Bruno Pinto
c46b7d4308 removing old commented out code 2014-11-22 19:32:11 +11:00
Bruno
1b102c545a Merge pull request #255 from bobthecow/bobthefish-hg-tweaks
Add mercurial support for bobthefish
2014-11-21 09:12:03 +11:00
Justin Hileman
1bb40b4019 No need to save $RETVAL, $status works just fine 2014-11-20 14:02:02 -08:00
Justin Hileman
c839fafda3 [bobthefish] Mention hg in README :) 2014-11-20 14:02:02 -08:00
Justin Hileman
5662032b87 [bobthefish] More consistent project dir func names 2014-11-20 14:02:02 -08:00
Justin Hileman
c84ae81a12 [bobthefish] DRY: we don't need two pwd-relative-to-project funcs 2014-11-20 14:02:02 -08:00
Justin Hileman
eecb144e1e Revert "Gitignore changes"
This reverts commit 8b94f572f170510f8fb0e2f51a657e267dc86241.
2014-11-20 14:02:02 -08:00
Justin Hileman
c61a13465a [bobthefish] Switch git/hg priority in prompt
Add TODO to do this right :P
2014-11-20 14:02:01 -08:00
Justin Hileman
f046c9c542 [bobthefish] Add ☿ (mercury) glyph to hg prompt
This makes it easier (possible?) to distinguish between hg and git repos at a glance.
2014-11-20 14:01:21 -08:00
Justin Hileman
5104ef35f4 [bobthefish] Don't break when hg/git not found 2014-11-20 14:01:21 -08:00
Justin Hileman
30ac04ceda [bobthefish] Use hg root instead of hg stat for in_hg 2014-11-20 14:01:21 -08:00
Denis Kolesnikov
212626b7bd Added bookmark support to bobthefish theme mercurial prompt 2014-11-20 14:01:21 -08:00
Denis Kolesnikov
548008b67b Added simple mercurial pormpt to bobthefish theme 2014-11-20 14:01:21 -08:00
Denis Kolesnikov
8b0ff070a0 Gitignore changes 2014-11-20 14:00:30 -08:00
Bruno Pinto
1c6e26b6d3 Merge pull request #254 from rominf/bobthefish_virtualfish 2014-11-21 08:58:30 +11:00
Roman Inflianskas
abc77d80d2 bobthefish: virtualfish: fix typo 2014-11-21 08:58:22 +11:00
Roman Inflianskas
c3a0da82d3 bobthefish: virtualfish: change color to blue 2014-11-21 08:58:21 +11:00
Roman Inflianskas
cd7e57d098 bobthefish: virtualfish: fix superscript 2014-11-21 08:58:21 +11:00
Roman Inflianskas
86a3979079 bobthefish: virtualfish: move at the front 2014-11-21 08:58:21 +11:00
Roman Inflianskas
73fd557123 bobthefish: added promt support for virtualfish 2014-11-21 08:58:21 +11:00
Bruno Pinto
56af34402c Merge pull request #248 from CodeFalling/master 2014-11-21 08:55:18 +11:00
CodeFalling
83cef134f2 move git-flow completions to completions folder 2014-11-21 08:55:13 +11:00
CodeFalling
dbd2637f6e new plugin:git-flow 2014-11-21 08:55:13 +11:00
Bruno
a34e7255a1 Merge pull request #252 from bobthecow/feature/local-config
Add local-config plugin.
2014-11-21 08:37:39 +11:00
Justin Hileman
fa022cc8cd Add local-config plugin.
Support per-user, per-host, and per-platform custom configuration files.
2014-11-15 22:16:01 -08:00
Bruno Pinto
28b9612acf replace plugin 2014-11-07 16:47:50 -02:00
Bruno
dbecd88f13 Merge pull request #246 from steeeve/fix-missing-arg-for-root-directory
Stops theme breaking in root directory
2014-11-03 18:52:07 -02:00
Steve Mckellar
9feaaa8cf0 Stops theme breaking on root directory 2014-11-03 20:25:59 +00:00
Bruno
1068df1bb7 Merge pull request #245 from CodeFalling/master
new plugin:better alias
2014-11-03 14:13:11 -02:00
CodeFalling
691a9a2bc9 new plugin:better alias 2014-11-03 10:42:40 +08:00
Bruno Pinto
fdf3793b60 removing deprecated rake plugin 2014-11-02 11:40:43 -02:00
Bruno Pinto
4b3087d388 adding deprecation warning to autojump plugin 2014-11-02 11:40:11 -02:00
Bruno
8a5acc8ce9 Merge pull request #243 from JeanMertz/patch-1
Rewrite `bundle exec` wrapper to be more robust
2014-11-02 11:20:50 -02:00
Jean Mertz
e83c710ffe Rewrite bundle exec wrapper to be more robust 2014-11-01 18:23:02 +01:00
Bruno
334fcb05d7 Merge pull request #242 from michelegera/format-plugin-readme
Improve syntax and uniform style for plugins’ README
2014-10-29 01:23:52 -02:00