Commit Graph

315 Commits

Author SHA1 Message Date
Bruno Pinto
580970644c Fixes #119: rbenv has not released a final version with support to fish yet, so for now, we are cloning the expected end-result 2014-02-16 07:34:05 -03:00
Bruno
69b94f20c2 Merge pull request #113 from bitboxer/jump-command-completion
added command line completion to jump plugin
2014-01-22 22:44:33 -08:00
Bodo Tasche
37251b3201 added command line completion to jump plugin 2014-01-20 21:08:37 +01:00
Bruno Pinto
ba18a3ea76 Merge pull request #110 from cseelus/clearance 2014-01-14 02:15:39 -02:00
Chris Seelus
26abd15e43 Add theme "clearance" 2014-01-14 02:15:33 -02:00
Bruno Pinto
f7e4df1ef2 Merge pull request #109 from syl20bnr/syl20bnr-theme 2014-01-14 02:12:48 -02:00
syl20bnr
61c3a20807 Add syl20bnr theme 2014-01-14 02:12:31 -02:00
Bruno
4625caed75 Merge pull request #99 from krisleech/tmux-plugin
Plugin to start tmux with support for 256 colours
2014-01-13 11:35:00 -08:00
Kris Leech
7436fc848a Plugin to start tmux with support for 256 colours 2014-01-13 19:26:31 +00:00
Kris Leech
9dffac9150 Merge remote-tracking branch 'bpinto/master' 2014-01-13 19:25:39 +00:00
Bruno Pinto
18e1dd7908 Merge pull request #107 from syl20bnr/vi-mode-plugin 2014-01-10 03:56:45 -02:00
syl20bnr
701600c678 Add vi-mode from Ian Munsie 2014-01-10 03:56:35 -02:00
Bruno Pinto
e4f228b6a0 Merge pull request #97 from detecti1/master 2014-01-10 03:53:56 -02:00
Lilo
d92dd16956 set UID before use, or it will be null 2014-01-10 03:49:27 -02:00
Bruno
43a7839350 Merge pull request #103 from tripleplus/jump-plugin
Jump plugin
2014-01-09 21:48:08 -08:00
Charles Thorley
31558b1d0f Merge branch 'jump-plugin' of https://github.com/tripleplus/oh-my-fish into jump-plugin 2014-01-09 21:15:58 -08:00
Charles Thorley
d6024ce6e4 Two-space indentation 2014-01-09 21:14:19 -08:00
Charles Thorley
2bf2e10d24 Additional gatekeeping 2014-01-09 21:14:18 -08:00
Charles Thorley
f26686a9fc Bug fixes 2014-01-09 21:14:18 -08:00
Charles Thorley
ef890addac Merge remote-tracking branch 'upstream/master'
Merging in preparation of a rebase, per maintainer's request.
2014-01-09 21:12:44 -08:00
Charles Thorley
e0dc54480a Two-space indentation 2014-01-09 20:30:20 -08:00
Bruno Pinto
ba1b9ab0e8 Merge pull request #98 from joshuawarner32/add-subl-3 2014-01-07 14:19:01 -02:00
Joshua Warner
6986fb1c2d Implement subl for Linux (assuming a standard .deb install of v3) 2014-01-07 14:18:24 -02:00
Joshua Warner
373195efd6 Detect / Launch both Sublime Text 2 and 3 2014-01-07 14:18:24 -02:00
Bruno Pinto
04011838ff Closes #95: defining local variable and fixing args check 2014-01-07 13:54:56 -02:00
Bruno Pinto
ef24766b0e Closes #81: default to python2 and fallback to python 2014-01-06 18:57:32 -02:00
Bruno
1d7a56177a Merge pull request #102 from talios/patch-1
Updated Sublime Plugin to support version 3
2014-01-06 12:42:04 -08:00
Charles Thorley
7960f78019 Additional gatekeeping 2013-12-13 18:10:13 -08:00
Charles Thorley
930753ddbe Bug fixes 2013-12-12 18:18:16 -08:00
Mark Derricutt
2038421b99 Updated Sublime Plugin to support version 3
Sublime Version 3 drops the version number from the application path,
so if you enable this, and use 3 - the existing plugin would
silently fail.
2013-12-13 11:16:14 +13:00
Kris Leech
b5b4dfe950 Merge remote-tracking branch 'upstream/master' 2013-12-11 09:59:15 +00:00
Charles Thorley
89655b2edf Actually, let's stick to builtins 2013-12-10 18:29:42 -08:00
Charles Thorley
d157cd13cc Removed realpath dependency 2013-12-10 18:22:28 -08:00
Charles Thorley
3b56be3e26 Added jump plugin 2013-12-10 17:55:51 -08:00
Bruno
14788bcd4b Merge pull request #93 from mtahmed/master
Add mtahmed theme.
2013-11-20 15:43:46 -08:00
Muhammad Tauqir Ahmad
20246508ca Add mtahmed theme.
--HG--
extra : amend_source : e3eb545150f7c4aa5ccaca80a64649419d154e6d
2013-11-20 17:50:46 -05:00
Bruno Pinto
62928f9aa5 allowing z plugin to use a custom path 2013-11-20 08:20:34 -02:00
Bruno Pinto
81c57572ac adding function to source bash scripts 2013-11-20 08:09:42 -02:00
Bruno Pinto
19700c1875 Merge branch 'extracting_append_path_function' 2013-11-20 07:57:18 -02:00
Bruno Pinto
18a33690fe using _append_path function on plugins 2013-11-20 07:53:57 -02:00
Bruno Pinto
00236e5af3 tidying 2013-11-20 07:53:39 -02:00
Bruno Pinto
5ed6752201 extracting _append_path function 2013-11-20 07:35:31 -02:00
Bruno Pinto
985c238726 removing copy prompts function from readme 2013-11-20 07:05:35 -02:00
Bruno Pinto
d140552b12 removing copy prompts function as it does not setup the theme using the environment variable 2013-11-20 07:04:45 -02:00
Bruno Pinto
147436d54b Merge pull request #91 from krisleech/extract-plugin 2013-11-20 06:14:50 -02:00
Kris Leech
ac6610df4e Plugin to expand or extract bundled & compressed files [finishes #90] 2013-11-20 06:14:37 -02:00
Bruno Pinto
e2325053f2 Merge pull request #78 from liquid/installer-tool-fix 2013-11-20 06:10:21 -02:00
Attila Györffy
9f24041e34 Use public HTTPS when installing Oh My Fish 2013-11-20 06:10:09 -02:00
Bruno Pinto
1a6870b311 Merge pull request #82 from theonewolf/fix-duplicating-function-path 2013-11-20 06:06:42 -02:00
Bruno Pinto
605028a7fc using 2 spaces instead of 4 spaces 2013-11-20 06:06:31 -02:00