Daniele Sluijters
f4faa2e812
Fix some issues with the usage of RBENV_ROOT.
...
`RBENV_ROOT` can be used to relocate where rbenv ends up storing the shims
and versions of Ruby it installs. Because of this split `RBENV_ROOT`
cannot be used to reliably construct a path to the rbenv binary itself.
Instead we now rely on `$RBENV_BIN_ROOT` pointing to the `bin/` directory
containing the rbenv binary/script.
If `$RBENV_BIN_ROOT` is not set we search `$PATH` first and then the
user's home directory making sure to prepend the necessary directories to
our `$PATH` depending on where we find rbenv.
Lastly we prepend to our `$PATH` the location rbenv's `shims/` so that we
can find the shims rbenv generates for us.
2015-02-01 02:41:49 -02:00
Bruno
30f3566673
Merge pull request #357 from bpinto/contributing_guidelines
...
contributing guidelines
2015-01-30 02:04:49 -02:00
Bruno Pinto
3421d68513
contributing guidelines
2015-01-30 02:01:03 -02:00
Bruno Pinto
fdcf0ab252
Merge pull request #353 from xorgy/nai-theme
2015-01-29 20:05:13 -02:00
Aaron Hamilton
189fd10512
Add preview image.
2015-01-29 20:04:59 -02:00
Aaron Hamilton
0a3911066f
Add nai theme.
2015-01-29 20:04:59 -02:00
Bruno Pinto
821043513e
Merge pull request #354 from xorgy/mtahmed-theme-preview-image
2015-01-29 20:03:39 -02:00
Aaron Hamilton
0360e631ec
Add permanent github-sourced image embed for mtahmed theme.
2015-01-29 20:03:29 -02:00
Bruno
f0e881e505
Merge pull request #355 from xorgy/coffeeandcode-theme-preview-image
...
Add preview image for coffeeandcode theme.
2015-01-29 20:02:49 -02:00
Aaron Hamilton
afd1b5dd39
Add preview image for coffeeandcode theme
2015-01-29 21:04:09 +00:00
Bruno Pinto
6eb9f0c7c8
Merge pull request #351 from JBarberU-master
2015-01-29 11:48:37 -02:00
John Barbero Unenge
e64269c125
Switch screenshot link to githubusercontent
2015-01-29 11:48:28 -02:00
John Barbero Unenge
8ef6294f81
Update readme for the gianu theme
2015-01-29 11:48:28 -02:00
Bruno Pinto
8521c2124a
removing deprecated autojump plugin
2015-01-29 01:20:41 -02:00
Bruno
809da2800e
Merge pull request #350 from wzhishen/patch-1
...
Fixed broken image URL in README.md on theme Zish
2015-01-28 19:58:11 -02:00
Zhishen (Jason) Wen
7495f4fe6c
Fixed broken image URL in README.md on theme Zish
2015-01-26 23:30:55 -08:00
Bruno
6fad105d8f
Update install.fish
...
Assigning a default value to TRAVIS_BRANCH
2015-01-24 18:37:56 -02:00
Bruno
476fa278b5
Merge pull request #344 from bpinto/another_attempt_to_fix_travis_builds
...
correctly checkout branch on travis install
2015-01-23 23:58:13 -02:00
Bruno Pinto
0e6015a9e1
correctly checkout branch on travis install
2015-01-23 23:50:24 -02:00
Bruno
020c483b58
Merge pull request #343 from bucaran/getopts
...
seq call in getopts should specify negative step
2015-01-23 20:31:21 -02:00
Jorge Bucaran
d7366e9466
seq call in getopts should specify negative step
2015-01-24 06:57:51 +09:00
Bruno Pinto
0f2a999fed
installing oh-my-fish on fish_path, so it overrides the custom install
2015-01-23 19:27:40 -02:00
Bruno
5fd44ffd7b
Merge pull request #342 from bpinto/dockerize
...
adding a dockerfile
2015-01-23 17:31:12 -02:00
Bruno Pinto
550a4b4afb
adding a dockerfile
2015-01-23 17:24:21 -02:00
Bruno
845ddfdca1
Merge pull request #339 from bucaran/getopts
...
~ fish getopts plugin ~
2015-01-23 15:12:50 -02:00
Jorge Bucaran
f397152128
fish getopts plugin
2015-01-24 01:17:01 +09:00
Bruno
31854ec679
Merge pull request #333 from kholbekj/master
...
add OSX emoji workaround to README
2015-01-23 14:05:46 -02:00
Bruno
a82af88894
Merge pull request #340 from amio/theme-edan-updated
...
Theme Edan: Update with optional "user & host" info.
2015-01-21 12:40:44 -02:00
Amio
e237441a8b
Theme Edan: Update with optional "user & host" info (Usually for a remote host).
...
Switch using `edan-remote` or `edan-local`
2015-01-21 22:35:00 +08:00
Kasper Holbek Jensen
471fd62abb
add OSX emoji workaround to README
2015-01-21 13:14:54 +01:00
Bruno
c004cb57e4
Merge pull request #338 from bucaran/fix-run-tests
...
test runner should search fish_path for specs instead of *
2015-01-21 08:37:41 -02:00
Jorge Bucaran
4f9a291a97
test runner should search fish_path for specs instead of *
2015-01-21 13:03:35 +09:00
Bruno Pinto
99ea3a6989
simplifying expect tests
2015-01-20 22:18:20 -02:00
Bruno Pinto
b825216053
removing flaky bak tests
2015-01-20 22:02:03 -02:00
Bruno
6834ae756e
Merge pull request #321 from CYKEB/master
...
added osx plugin
2015-01-20 01:28:41 -02:00
Felix Sonntag
39f54c2805
osx plugin: Updated description implementation, improved argument checking
2015-01-20 01:18:28 +01:00
Felix Sonntag
d4acc8148a
osx plugin: added descriptions, split up files, minor changes
2015-01-20 01:18:28 +01:00
Felix Sonntag
98a8283511
added osx plugin
2015-01-20 01:18:28 +01:00
Bruno Pinto
80ed2cf0f0
attempt to decrease bak flakiness
2015-01-19 13:26:33 -02:00
Bruno
712c93075d
Merge pull request #325 from bpinto/run_tests_on_multiple_fish_versions
...
installing latest stable release and git built fish versions
2015-01-19 13:13:43 -02:00
Bruno Pinto
bdc8dbb818
email notification settings
2015-01-19 12:58:50 -02:00
Bruno Pinto
b1fee8b857
running tests on linux and osx
2015-01-19 12:58:50 -02:00
Bruno Pinto
fcc15fc16b
allow debugging messages to be echoed inside a test
2015-01-17 18:07:49 -02:00
Bruno Pinto
5c81cfbffd
more tests for the fish-spec suite
2015-01-17 13:47:50 -02:00
Bruno Pinto
5e2f42c3b4
Closes #322 : rename to-(not-)contain to to-(not-)contain-all
2015-01-17 13:32:19 -02:00
Bruno Pinto
9a7292ac9d
fail tests when using an invalid comparison
2015-01-17 13:32:19 -02:00
Bruno Pinto
4b8b4b91bf
improves text of tests
2015-01-17 13:02:28 -02:00
Bruno Pinto
0bfb95a504
run tests from correct branch on travis
2015-01-17 03:12:44 -02:00
Bruno Pinto
a90680fd24
enabling spec.spec.fish suite
2015-01-17 03:03:40 -02:00
Bruno
60691b028a
Merge pull request #326 from bucaran/bucaran-fish-spec
...
bucaran-fish-spec
2015-01-17 03:02:03 -02:00