Commit Graph

739 Commits

Author SHA1 Message Date
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
Jorge Bucaran
d1e5c07ad9 Add tiny to plugins README 2015-02-08 20:19:46 +09:00
Jorge Bucaran
137c2af968 Merge pull request #363 from bucaran/tiny
add new plugin: tiny
2015-02-08 20:10:05 +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
Bruno
83cfe1490f Merge pull request #360 from felipero/master
Fixing 'RVM is not a function, selecting rubies with 'rvm use ...' will not work.'
2015-02-05 14:24:36 -02: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
Jorge Bucaran
77fbeb21a9 Merge pull request #358 from unbalancedparentheses/pbcopy
Add pbcopy plugin. OSX's pbcopy and pbpaste for Linux.
2015-02-05 18:18:02 +09:00
unbalancedparentheses
12c07f15e3 added pbcopy plugin 2015-02-03 12:38:55 +00:00
Bruno
7894b030cd Update config.fish
Autojump is no longer a plugin
2015-02-01 11:35:02 -02:00
Bruno
328b4a0e86 Update README.md
README simplification.
2015-02-01 03:10:30 -02:00
Bruno
56d6a28361 Update CONTRIBUTING.md
Adding information to not add the screenshot to git.
2015-02-01 02:57:55 -02:00
Jorge Bucaran
56c559981c Merge pull request #347 from bucaran/readme+additions
 Readme + Additions PR merge.
2015-02-01 13:56:44 +09:00
Jorge Bucaran
7057181db5 Rename .markdown to .md; add links to plugins and fix typos. 2015-02-01 13:50:48 +09:00
Jorge Bucaran
def99add90 Update plugins README with information about new plugins: msg, getopts, fish-spec. 2015-02-01 13:50:48 +09:00
Jorge Bucaran
0e60927f4e Update README with information about tests. 2015-02-01 13:50:48 +09:00
Jorge Bucaran
6f23ccdee8 Add fish-spec plugin README. 2015-02-01 13:50:48 +09:00
Jorge Bucaran
b792d5aeed Add getopts plugin README. 2015-02-01 13:50:47 +09:00
Bruno Pinto
76b9a2b60d Merge pull request #337 from daenney/rbenv_root_fixes 2015-02-01 02:47:29 -02:00
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