Commit Graph

290 Commits

Author SHA1 Message Date
Justin Hileman
978d946c22 [split] Move gem plugin to oh-my-fish/plugin-gem
https://github.com/oh-my-fish/plugin-gem
2015-05-31 08:30:48 -07:00
Justin Hileman
96f0994900 [split] Move fry plugin to oh-my-fish/plugin-fry
https://github.com/oh-my-fish/plugin-fry
2015-05-31 08:30:48 -07:00
Justin Hileman
b264385069 [split] Move extract plugin to oh-my-fish/plugin-extract
https://github.com/oh-my-fish/plugin-extract
2015-05-31 08:30:48 -07:00
Justin Hileman
7b6ecab51b [split] Move export plugin to oh-my-fish/plugin-export
https://github.com/oh-my-fish/plugin-export
2015-05-31 08:30:48 -07:00
Justin Hileman
5b701e494c [split] Move emoji-clock plugin to oh-my-fish/plugin-emoji-clock
https://github.com/oh-my-fish/plugin-emoji-clock
2015-05-31 08:30:48 -07:00
Justin Hileman
31fb8d02dc [split] Move emacs plugin to oh-my-fish/plugin-emacs
https://github.com/oh-my-fish/plugin-emacs
2015-05-31 08:30:48 -07:00
Justin Hileman
78d56bcfd1 [split] Move ec2 plugin to oh-my-fish/plugin-ec2
https://github.com/oh-my-fish/plugin-ec2
2015-05-31 08:30:48 -07:00
Justin Hileman
a6da48b414 [split] Move dpaste plugin to oh-my-fish/plugin-dpaste
https://github.com/oh-my-fish/plugin-dpaste
2015-05-31 08:30:48 -07:00
Justin Hileman
d3b2629a88 [split] Move django plugin to oh-my-fish/plugin-django
https://github.com/oh-my-fish/plugin-django
2015-05-31 08:30:48 -07:00
Justin Hileman
6683f68f08 [split] Move composer plugin to oh-my-fish/plugin-composer
https://github.com/oh-my-fish/plugin-composer
2015-05-31 08:30:48 -07:00
Justin Hileman
c3e8ee6e32 [split] Move chruby plugin to oh-my-fish/plugin-chruby
https://github.com/oh-my-fish/plugin-chruby
2015-05-31 08:30:48 -07:00
Justin Hileman
652612208a [split] Move ccache plugin to oh-my-fish/plugin-ccache
https://github.com/oh-my-fish/plugin-ccache
2015-05-31 08:30:48 -07:00
Justin Hileman
bbbc08b953 [split] Move cask plugin to oh-my-fish/plugin-cask
https://github.com/oh-my-fish/plugin-cask
2015-05-31 08:30:48 -07:00
Justin Hileman
26332748f7 [split] Move bundler plugin to oh-my-fish/plugin-bundler
https://github.com/oh-my-fish/plugin-bundler
2015-05-31 08:30:48 -07:00
Justin Hileman
dfff6fa679 [split] Move brew plugin to oh-my-fish/plugin-brew
https://github.com/oh-my-fish/plugin-brew
2015-05-31 08:30:48 -07:00
Justin Hileman
1963af4cb0 [split] Move balias plugin to oh-my-fish/plugin-balias
https://github.com/oh-my-fish/plugin-balias
2015-05-31 08:30:48 -07:00
Justin Hileman
b2549c2005 [split] Move bak plugin to oh-my-fish/plugin-bak
https://github.com/oh-my-fish/plugin-bak
2015-05-31 08:30:48 -07:00
Justin Hileman
a90b48144c [split] Move archlinux plugin to oh-my-fish/plugin-archlinux
https://github.com/oh-my-fish/plugin-archlinux
2015-05-31 08:30:48 -07:00
Justin Hileman
9e1c281973 [split] Move android-sdk plugin to oh-my-fish/plugin-android-sdk
https://github.com/oh-my-fish/plugin-android-sdk
2015-05-31 08:30:48 -07:00
Bruno Pinto
d3b4007594 handling failures on git clone 2015-05-31 14:34:31 +01:00
Bruno Pinto
bcd032de8e using events for easier verbosity handling 2015-05-31 14:11:12 +01:00
Bruno Pinto
2930c81228 omf list function 2015-05-31 14:06:46 +01:00
Bruno Pinto
46f0a3f981 move fish functions to omf plugin 2015-05-31 13:13:23 +01:00
Michel Belleville
fa253c22e9 FIxing a problem caused by the strange "command command -v rbenv"
Some systems don't have a ```command``` command ; testing for it before trying to execute it is better form.
2015-05-27 15:25:21 +02:00
Michel Belleville
e77c6cd77a FIxing a problem caused by the strange "command command -v rbenv" command 2015-05-27 15:25:21 +02:00
Joseph
474ce4cd7a Modify README.md
Typo fixed.
2015-05-06 13:05:31 +02: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
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 Bucaran
c6bc4fdcd8 ta-to-done 📒 2015-03-18 08:18:46 +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
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
8b5777c1f5 fix basename bug on linux 2015-02-25 13:00:11 +09:00
Jorge Bucaran
e38465768f try plugin: quick theme switcher 2015-02-19 19:56:12 -02:00
Jorge Bucaran
681fb07fec fix getopts: handle -h --help bug fish-shell#746 2015-02-12 00:20:56 +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
Jorge Bucaran
935b2d5aa0 Change tiny declared globals to local scope. 2015-02-11 00:49:31 +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
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
Jorge Bucaran
d1e5c07ad9 Add tiny to plugins README 2015-02-08 20:19:46 +09:00
Jorge Bucaran
a63029e9b4 add new plugin: tiny
tap into github's git.io URL shortener
 e.g., tiny -u username -r repo -> http://git.io/be1iX
2015-02-08 20:04:46 +09:00
Felipe Rodrigues
d8fb61b99c Fixing the RVM is not a function, selecting rubies with 'rvm use ...'will not work. 2015-02-05 10:25:23 -05:00
unbalancedparentheses
12c07f15e3 added pbcopy plugin 2015-02-03 12:38:55 +00:00