This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
Updated .
- 25 Feb, 2015 4 commits
-
-
Jorge Bucaran authored
Allow adding bundler plugin execs in local config.
-
Justin Hileman authored
set bundler_plugin_execs jekyll mustache
-
Jorge Bucaran authored
fix basename bug on linux
-
Jorge authored
-
- 24 Feb, 2015 1 commit
-
-
Bruno authored
Fix python version detection in theme bobthefish
-
- 22 Feb, 2015 1 commit
-
-
Liang Bo Wang authored
Relax the python version matching, so `python` that symlinks to either major versions (e.g. 2, 3) or minor versions (e.g. 2.7, 3.4) can be properly detected. Note that currently both pypy and pypy3 have same display glyph.
-
- 20 Feb, 2015 2 commits
-
-
Bruno Pinto authored
-
Jorge Bucaran authored
-
- 19 Feb, 2015 6 commits
-
-
Bruno Pinto authored
-
Joseph authored
Pull down menus in history functions Readme updated
-
Bruno authored
Fix import for completions
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Bruno authored
Add root .editorconfig file.
-
- 15 Feb, 2015 3 commits
-
-
Amio authored
-
Jorge Bucaran authored
Improve Edan theme design & function naming.
-
Amio authored
- 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:  After: 
-
- 14 Feb, 2015 3 commits
-
-
Jorge Bucaran authored
clearance theme should display red prompt if $status != 0
-
Jorge Bucaran authored
-
Adam Lavin authored
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
-
- 13 Feb, 2015 2 commits
-
-
Bruno authored
Fixed syl20bnr images in its readme
-
Adam Lavin authored
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
-
- 11 Feb, 2015 8 commits
-
-
Jorge Bucaran authored
fix getopts: handle -h --help bug fish-shell#746
-
Jorge Bucaran authored
-
Jorge Bucaran authored
Fix getopts multiline
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Bruno authored
Fix for bobthefish ruby version segment
-
Justin Hileman authored
… when there's no version to show. Fixes #370
-
Jorge Bucaran authored
Change tiny declared globals to local scope.
-
- 10 Feb, 2015 4 commits
-
-
Jorge Bucaran authored
-
Jorge Bucaran authored
Two fixes for tab plugin
-
Justin Hileman authored
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.
-
Justin Hileman authored
-
- 09 Feb, 2015 2 commits
-
-
Bruno authored
Add tab plugin.
-
Justin Hileman authored
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!
-
- 08 Feb, 2015 4 commits
-
-
Bruno authored
Add tiny to plugins README
-
Jorge Bucaran authored
-
Jorge Bucaran authored
add new plugin: tiny
-
Jorge Bucaran authored
tap into github's git.io URL shortener e.g., tiny -u username -r repo -> http://git.io/be1iX
-