Commit Graph

763 Commits (5fda2053bcba9bfb792e3701b27e7e069765d152)
 

Author SHA1 Message Date
Bruno Pinto 5fda2053bc Merge pull request #366 from tannhuber/master 10 years ago
Joseph d00a7af8b4 Updated budspencer theme
Pull down menus in history functions
Readme updated
10 years ago
Bruno bc92376da2 Merge pull request #384 from bpinto/fix_completions
Fix import for completions
10 years ago
Bruno Pinto b0354ce36f do not traverse completions directory 10 years ago
Bruno Pinto 74e60036f1 import tests 10 years ago
Bruno b0f435f744 Merge pull request #378 from amio/add-editorconfig
Add root .editorconfig file.
10 years ago
Amio b4d5622542 Init root .editorconfig file. 10 years ago
Jorge Bucaran 9092b8f69a Merge pull request #377 from amio/edan-update
Improve Edan theme design & function naming.
10 years ago
Amio f982470b1a Improve Edan theme design & function naming.
- Rename function "edan-remote" and "edan-local" to "edan-set-remote"
  and "edan-set-local".
- Exchange order of "user" & "host" ( xiloºXiloMac => XiloMacˇxilo )
- Change git dirty mark icon ( [edan-update] ★ => [edan-update]× )

Before:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/5837282/b02c0e5c-a1b8-11e4-914f-f4f05e99880a.png)

After:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/6199938/f67e6a54-b49a-11e4-800b-587a638cfb86.png)
10 years ago
Jorge Bucaran 580f3e1d9d Merge pull request #376 from bucaran/clearance+status
clearance theme should display red prompt if $status != 0
10 years ago
Jorge Bucaran 885b350912 cleareance theme should display red prompt if status != 0 10 years ago
Adam Lavin c187067981 Fixed syl20bnr images in its readme
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
10 years ago
Bruno 3525b4fc61 Merge pull request #375 from Lavoaster/patch-1
Fixed syl20bnr images in its readme
10 years ago
Adam Lavin 227bf01f2c Fixed syl20bnr images in its readme
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
10 years ago
Jorge Bucaran 4688c4bceb Merge pull request #374 from bucaran/fix-getopts-help
fix getopts: handle -h --help bug fish-shell#746
10 years ago
Jorge Bucaran 681fb07fec fix getopts: handle -h --help bug fish-shell#746 10 years ago
Jorge Bucaran 07d1fa39ac Merge pull request #373 from bucaran/fix-getopts-multiline
Fix getopts multiline
10 years ago
Jorge Bucaran 89a4d811f0 getopts: add multiline option string test 10 years ago
Jorge Bucaran 0715e56026 getopts: handle multiline option strings 10 years ago
Bruno be106fa1f6 Merge pull request #371 from bobthecow/fix-bobthefish-empty-ruby-version
Fix for bobthefish ruby version segment
10 years ago
Justin Hileman e4d8c6ed52 Fix for bobthefish ruby version segment
… when there's no version to show.

Fixes #370
10 years ago
Jorge Bucaran b664e263d4 Merge pull request #369 from bucaran/fix-tiny
Change tiny declared globals to local scope.
10 years ago
Jorge Bucaran 935b2d5aa0 Change tiny declared globals to local scope. 10 years ago
Jorge Bucaran 87d94023b3 Merge pull request #368 from bobthecow/fix-tab-plugin
Two fixes for tab plugin
10 years ago
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.
10 years ago
Justin Hileman c817bfccfb Fix "missing argument" error when calling tab without args 10 years ago
Bruno dcb43ef08d Merge pull request #367 from bobthecow/tab-plugin
Add tab plugin.
10 years ago
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!
10 years ago
Bruno be80cc72b4 Merge pull request #365 from bucaran/tiny
Add tiny to plugins README
10 years ago
Jorge Bucaran d1e5c07ad9 Add tiny to plugins README 10 years ago
Jorge Bucaran 137c2af968 Merge pull request #363 from bucaran/tiny
add new plugin: tiny
10 years ago
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
10 years ago
Bruno 83cfe1490f Merge pull request #360 from felipero/master
Fixing 'RVM is not a function, selecting rubies with 'rvm use ...' will not work.'
10 years ago
Felipe Rodrigues d8fb61b99c Fixing the RVM is not a function, selecting rubies with 'rvm use ...'will not work. 10 years ago
Jorge Bucaran 77fbeb21a9 Merge pull request #358 from unbalancedparentheses/pbcopy
Add pbcopy plugin. OSX's pbcopy and pbpaste for Linux.
10 years ago
unbalancedparentheses 12c07f15e3 added pbcopy plugin 10 years ago
Bruno 7894b030cd Update config.fish
Autojump is no longer a plugin
10 years ago
Bruno 328b4a0e86 Update README.md
README simplification.
10 years ago
Bruno 56d6a28361 Update CONTRIBUTING.md
Adding information to not add the screenshot to git.
10 years ago
Jorge Bucaran 56c559981c Merge pull request #347 from bucaran/readme+additions
 Readme + Additions PR merge.
10 years ago
Jorge Bucaran 7057181db5 Rename .markdown to .md; add links to plugins and fix typos. 10 years ago
Jorge Bucaran def99add90 Update plugins README with information about new plugins: msg, getopts, fish-spec. 10 years ago
Jorge Bucaran 0e60927f4e Update README with information about tests. 10 years ago
Jorge Bucaran 6f23ccdee8 Add fish-spec plugin README. 10 years ago
Jorge Bucaran b792d5aeed Add getopts plugin README. 10 years ago
Bruno Pinto 76b9a2b60d Merge pull request #337 from daenney/rbenv_root_fixes 10 years ago
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.
10 years ago
Bruno 30f3566673 Merge pull request #357 from bpinto/contributing_guidelines
contributing guidelines
10 years ago
Bruno Pinto 3421d68513 contributing guidelines 10 years ago
Bruno Pinto fdcf0ab252 Merge pull request #353 from xorgy/nai-theme 10 years ago