Commit Graph

784 Commits

Author SHA1 Message Date
Rahul Trikha
6ae22a5950 Merged lambda theme into l
Added a set fish_theme_l_right_prompt true variable to activate the right_prompt for l
2015-03-11 01:03:27 +10:30
Rahul Trikha
259caecfa6 Added lambda theme which includes rbenv helpers
Characteristics

- Working directory
- Git branch and dirty state (if inside a git repo)
- Rbenv Ruby Version
- Rbenv Ruby Gemset
2015-03-11 01:03:27 +10:30
Jorge Bucaran
ab144c3765 Merge pull request #399 from despairblue/patch-1
use existent plugins as examples in the README.md
2015-03-07 16:58:17 +09:00
Danny Arnold
8b76797c8c use existent plugins as examples in the README.md
closing #397
2015-03-07 08:45:34 +01:00
Jorge Bucaran
1e0f55a727 Merge pull request #401 from tannhuber/master
Fixes a small bug
2015-03-07 00:12:00 +09:00
Joseph
9619ccb371 Bugfix for budspencer theme
Fixes https://github.com/fish-shell/fish-shell/issues/1964
2015-03-06 14:17:44 +01:00
Jorge Bucaran
c5ac1c8a4f Merge pull request #396 from williamhogman/will-theme
Add 'will' theme. (double turnstile ⊨)
2015-03-03 23:09:25 +09:00
William Hogman
11f9269ac7 Add screenshot to will-theme 2015-03-03 13:45:35 +01:00
William Rudenmalm
353db6aab5 add 'will' theme 2015-03-02 20:39:38 +01:00
Jorge Bucaran
2861456956 Merge pull request #394 from daveyarwood/better-alias-fix
Fix for better-alias plugin
2015-03-01 23:28:16 +09:00
Dave Yarwood
14902584f5 fix for sudo command aliases 2015-03-01 09:20:42 -05:00
Dave Yarwood
849fcbecc8 add fish-spec 2015-03-01 01:13:48 -05:00
Dave Yarwood
5bebbc641c use older expr syntax for backwards compatibility with the expr that comes with OSX 2015-02-28 14:10:31 -05:00
Jorge Bucaran
79a3fda9a8 Merge pull request #391 from bobthecow/bundler-plugin-execs
Allow adding bundler plugin execs in local config.
2015-02-25 13:54:49 +09:00
Justin Hileman
dc00557f49 Allow adding bundler plugin execs in local config.
set bundler_plugin_execs jekyll mustache
2015-02-24 20:34:06 -08:00
Jorge Bucaran
b14c1039b5 Merge pull request #392 from bucaran/try-plugin
fix basename bug on linux
2015-02-25 13:07:20 +09:00
Jorge
8b5777c1f5 fix basename bug on linux 2015-02-25 13:00:11 +09:00
Bruno
750929aff7 Merge pull request #390 from ccwang002/fix_bobthefish_pyver
Fix python version detection in theme bobthefish
2015-02-23 19:12:42 -03:00
Liang Bo Wang
681d02b05a Fix python version detection in theme bobthefish
Relax the python version matching, so `python` that symlinks to
either major versions (e.g. 2, 3) or minor versions (e.g. 2.7, 3.4)
can be properly detected.

Note that currently both pypy and pypy3 have same display glyph.
2015-02-22 18:17:33 +08:00
Bruno Pinto
d8077b31c7 Merge pull request #379 from bucaran/try-plugin 2015-02-19 19:56:26 -02:00
Jorge Bucaran
e38465768f try plugin: quick theme switcher 2015-02-19 19:56:12 -02:00
Bruno Pinto
5fda2053bc Merge pull request #366 from tannhuber/master 2015-02-19 02:39:03 -02:00
Joseph
d00a7af8b4 Updated budspencer theme
Pull down menus in history functions
Readme updated
2015-02-19 02:38:54 -02:00
Bruno
bc92376da2 Merge pull request #384 from bpinto/fix_completions
Fix import for completions
2015-02-19 02:30:55 -02:00
Bruno Pinto
b0354ce36f do not traverse completions directory 2015-02-19 02:22:57 -02:00
Bruno Pinto
74e60036f1 import tests 2015-02-19 01:46:30 -02:00
Bruno
b0f435f744 Merge pull request #378 from amio/add-editorconfig
Add root .editorconfig file.
2015-02-19 00:25:21 -02:00
Amio
b4d5622542 Init root .editorconfig file. 2015-02-15 13:30:17 +08:00
Jorge Bucaran
9092b8f69a Merge pull request #377 from amio/edan-update
Improve Edan theme design & function naming.
2015-02-15 01:31:35 +09:00
Amio
f982470b1a Improve Edan theme design & function naming.
- Rename function "edan-remote" and "edan-local" to "edan-set-remote"
  and "edan-set-local".
- Exchange order of "user" & "host" ( xiloºXiloMac => XiloMacˇxilo )
- Change git dirty mark icon ( [edan-update] ★ => [edan-update]× )

Before:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/5837282/b02c0e5c-a1b8-11e4-914f-f4f05e99880a.png)

After:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/6199938/f67e6a54-b49a-11e4-800b-587a638cfb86.png)
2015-02-15 00:15:42 +08:00
Jorge Bucaran
580f3e1d9d Merge pull request #376 from bucaran/clearance+status
clearance theme should display red prompt if $status != 0
2015-02-14 21:06:58 +09:00
Jorge Bucaran
885b350912 cleareance theme should display red prompt if status != 0 2015-02-14 12:18:38 +09:00
Adam Lavin
c187067981 Fixed syl20bnr images in its readme
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
2015-02-14 12:15:07 +09:00
Bruno
3525b4fc61 Merge pull request #375 from Lavoaster/patch-1
Fixed syl20bnr images in its readme
2015-02-12 16:58:23 -02:00
Adam Lavin
227bf01f2c Fixed syl20bnr images in its readme
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
2015-02-12 18:44:57 +00:00
Jorge Bucaran
4688c4bceb Merge pull request #374 from bucaran/fix-getopts-help
fix getopts: handle -h --help bug fish-shell#746
2015-02-12 00:58:56 +09:00
Jorge Bucaran
681fb07fec fix getopts: handle -h --help bug fish-shell#746 2015-02-12 00:20:56 +09:00
Jorge Bucaran
07d1fa39ac Merge pull request #373 from bucaran/fix-getopts-multiline
Fix getopts multiline
2015-02-12 00:16:06 +09:00
Jorge Bucaran
89a4d811f0 getopts: add multiline option string test 2015-02-11 22:39:25 +09:00
Jorge Bucaran
0715e56026 getopts: handle multiline option strings 2015-02-11 22:39:25 +09:00
Bruno
be106fa1f6 Merge pull request #371 from bobthecow/fix-bobthefish-empty-ruby-version
Fix for bobthefish ruby version segment
2015-02-10 21:45:49 -02:00
Justin Hileman
e4d8c6ed52 Fix for bobthefish ruby version segment
… when there's no version to show.

Fixes #370
2015-02-10 14:02:06 -08:00
Jorge Bucaran
b664e263d4 Merge pull request #369 from bucaran/fix-tiny
Change tiny declared globals to local scope.
2015-02-11 01:03:41 +09:00
Jorge Bucaran
935b2d5aa0 Change tiny declared globals to local scope. 2015-02-11 00:49:31 +09:00
Jorge Bucaran
87d94023b3 Merge pull request #368 from bobthecow/fix-tab-plugin
Two fixes for tab plugin
2015-02-10 07:44:58 +09:00
Justin Hileman
edeecff2df Allow overriding default iTerm session profile.
iTerm2 nightly has an improved scripting bridge that exposes sessions, but until that ships, we'll have to use a hardcoded default and let users override.
2015-02-09 11:53:45 -08:00
Justin Hileman
c817bfccfb Fix "missing argument" error when calling tab without args 2015-02-09 11:34:48 -08:00
Bruno
dcb43ef08d Merge pull request #367 from bobthecow/tab-plugin
Add tab plugin.
2015-02-09 13:19:13 -02:00
Justin Hileman
aec321be32 Add tab plugin.
This is a port of a bash function I wrote almost five years ago:

  https://gist.github.com/bobthecow/757788

The fish version is better though ;)

I only have OS X with iTerm and Terminal to test on, but it should be possible to add support for other terminals on other OS. Send a pull request!
2015-02-09 07:05:49 -08:00
Bruno
be80cc72b4 Merge pull request #365 from bucaran/tiny
Add tiny to plugins README
2015-02-08 09:28:37 -02:00