This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
The repository failed to update .
Last successful update .
Last successful update .
- 28 Nov, 2015 2 commits
-
-
Derek Willian Stavis authored
registry: add php-version plugin
-
Janusz Dziurzyński authored
omf port of php-version
-
- 18 Nov, 2015 7 commits
-
-
Derek Willian Stavis authored
Implement automatic dependency resolution
-
Derek Stavis authored
-
Derek Stavis authored
-
Derek Willian Stavis authored
registry: Update batman theme reference
-
Derek Stavis authored
-
Derek Willian Stavis authored
registry: Add bang-bang package
-
Derek Stavis authored
-
- 12 Nov, 2015 8 commits
-
-
Bruno authored
submit wd plugin.
-
Florian Fischer authored
wd (warp directory) lets you jump quickly to custom directories.
-
Bruno authored
Suppress basename usage output
-
Bruno Pinto authored
When using basename without any arguments, a usage helper as following is displayed: ``` usage: basename string [suffix] basename [-a] [-s suffix] string [...] ``` When listing the installed packages, if no theme was installed (e.g. first installation), the `themes/` folder are empty and the usage helper is displayed. This change addresses it by suppressing the message.
-
Bruno Pinto authored
-
Luís Fiolhais authored
-
Bruno authored
Add theme plain
-
Chang Yu-heng authored
-
- 08 Nov, 2015 4 commits
-
-
Bruno authored
Fix #161 by inverting test argument order
-
Derek Stavis authored
Since `test` interprets arguments starting with a single dash as options when comparing `test -h = --help` just swap parameter orders as in `test --help = -h`. Also related to issue #161 is the issue from fish repository at fish-shell/fish-shell#2332
-
Bruno authored
Update zh-CN README
-
haishanh authored
- Add <Update Instructions> - Add <preview available Themes>
-
- 05 Nov, 2015 4 commits
-
-
Bruno authored
add pkg export
-
Jichao Ouyang authored
follow plugin naming convention
-
Bruno authored
Fix more wrong basename usage cases
-
Derek Stavis authored
-
- 04 Nov, 2015 6 commits
-
-
Bruno authored
packages.list: Use basename -a with multiple paths
-
Derek Stavis authored
-
Bruno authored
registry: Update battery plugin reference
-
Derek Stavis authored
-
Bruno authored
registry: Add basename-compat package
-
Derek Stavis authored
-
- 03 Nov, 2015 7 commits
-
-
Bruno authored
Add namespaces to generate-themes-doc.fish
-
Pyry-Samuli Lahti authored
* Resolves oh-my-fish/oh-my-fish#116
-
Bruno authored
Add technicolor package
-
Derek Stavis authored
-
Bruno authored
Remove `basename` from core library
-
Bruno Pinto authored
The features added by this function are not used anywhere. Fix #151
-
Bruno authored
autoload: Use `set -e` to remove components from paths
-
- 02 Nov, 2015 1 commit
-
-
Derek Stavis authored
-
- 25 Oct, 2015 1 commit
-
-
Bruno authored
omf.repo.pull: Use helper functions to fix code repetition
-