Commit Graph

963 Commits

Author SHA1 Message Date
Joar Wandborg
409c5a8686 Fix stray vim command 2015-04-03 16:53:22 +02:00
Jorge Bucaran
8afbfe2e42 Merge pull request #417 from oneKelvinSmith/add_emacs_plugin
Add emacs plugin
2015-04-01 15:11:54 +09:00
Kelvin Smith
c501d0f2c6 Add emacs plugin (even more updated)
Incorporate changes after code review of #408
2015-04-01 10:23:00 +05:30
Kelvin Smith
55a2e6d003 Add emacs plugin (updated)
Updated in response to comments from @bucaran

Port of oh-my-zsh emacs plugin.
Includes a function to kill emacs from command line once
a daemon has started.

More information included in plugins/emacs/README.md.

See reference plugin here:
https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/emacs
2015-04-01 10:22:44 +05:30
Bruno Pinto
1d4b192607 travis hook for gitter integration 2015-03-30 21:58:26 -03:00
Jorge Bucaran
77a7c463ea Add Gitter badge. 2015-03-31 09:18:15 +09:00
Jorge Bucaran
944b59d2c2 Remove unrelated recipes link 2015-03-31 08:35:00 +09:00
Jorge Bucaran
989ddcd837 Tweaking the README for more good. 2015-03-30 13:06:42 +09:00
Jorge Bucaran
f41345185a Add better logo attribution. Thanks @marcker 2015-03-29 13:05:18 +09:00
Jorge Bucaran
096c1be0b6 Merge pull request #415 from bpinto/bucaran-readme
Awesome README + @marcker's Logo
2015-03-29 12:57:12 +09:00
Jorge Bucaran
2eb699854d Add awesome sauce to README 2015-03-29 12:53:38 +09:00
Jorge Bucaran
b5db044a7e Align badges 🤘 2015-03-29 12:48:31 +09:00
Jorge Bucaran
25bb8f2805 Align badges. 🤘 2015-03-29 12:47:58 +09:00
Jorge Bucaran
ab873d3649 Update README.md 2015-03-29 12:45:38 +09:00
Jorge Bucaran
f7d1bd5b32 Merge pull request #409 from fibric/patch-1
fix link to plugin repo
2015-03-22 22:39:28 +09:00
Denny Trebbin
6ea0a84c56 fix link to plugin repo 2015-03-22 05:47:55 +01:00
Jorge
1c5cae225e Fix failing balias tests. 2015-03-18 08:53:36 +09:00
Jorge
34cd7dc10e Do not run empty ta's test stub. 2015-03-18 08:53:14 +09:00
Jorge
a17837b7f3 Add test stub for ta plugin. 2015-03-18 08:49:35 +09:00
Jorge
c3874db85e Ignore ta plugin's data dir 2015-03-18 08:49:06 +09:00
Jorge Bucaran
0e753c6f65 Merge pull request #387 from bucaran/ta-to-done
ta-to-done 📒
2015-03-18 08:23:11 +09:00
Jorge Bucaran
c6bc4fdcd8 ta-to-done 📒 2015-03-18 08:18:46 +09:00
Jorge
1007fe511f Merge branch 'CyberShadow-patch-1' with README typo fixes. 2015-03-11 08:37:00 +09:00
Jorge
06c8df444e Merge branch 'patch-1' of https://github.com/CyberShadow/oh-my-fish into CyberShadow-patch-1 2015-03-11 08:35:46 +09:00
Jorge
139e14c34c Merge branch 'rahult-lambda-theme' 2015-03-11 08:32:00 +09:00
Rahul Trikha
7154875cf0 Updated l theme to have rbenv support 2015-03-11 01:15:32 +10:30
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
Vladimir Panteleev
275f523ba9 Update README.md
Improve Markdown indentation
2015-03-01 00:48:50 +00:00
Vladimir Panteleev
006998f9c0 Update README.md
Fix Markdown list indentation
2015-03-01 00:30:17 +00: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