- Feb 24, 2016
-
-
Derek Stavis authored
With great power comes great responsibility. This function is somewhat low level, and is harmful to shell's user, as it completely screws up with job control (subprocesses). This PR officially marks `refresh` as deprecated, moving the deprecated functionality to omf plugin `compat` quarantine directory.
-
dekestavis@gmail.com authored
Improve OMF CLI completions This is in response to an issue we had on the original repository. It's been some time since I did the actual work, so a double check would be nice. + Completions for `remove` + `cd` and `install` show both plugins and themes + `theme` shows only installed themes See merge request !1
-
- Feb 23, 2016
-
-
Itzik Ephraim authored
-
- Feb 06, 2016
-
-
Stephen Coakley authored
-
- Jan 26, 2016
-
-
Derek Willian Stavis authored
docs: update Themes.md
-
Derek Stavis authored
-
- Jan 25, 2016
-
-
Derek Willian Stavis authored
Add Visual Studio Code plugin
-
Mathias Rasmussen authored
Command line for Visual Studio Code update to oh-my-fish repo
-
Derek Willian Stavis authored
Added a new theme `es` with properly formatted remote name
-
-
Derek Willian Stavis authored
Remove themes doc travis test
-
Derek Stavis authored
-
- Jan 21, 2016
-
-
Derek Willian Stavis authored
git_ahead: Fix indicator override
-
Derek Stavis authored
-
Derek Willian Stavis authored
Add chain theme to db
-
Derek Stavis authored
Fixes #186 by removing the PATH save/restore code from init.fish. There isn't a single occurence where Oh My Fish code changes the value of PATH variable. Plugin code which changes the PATH variable should be aware of the side-effects and manage PATHs correctly, avoiding duplication.
-
Stephen Coakley authored
-
- Jan 20, 2016
-
-
Derek Willian Stavis authored
Tiny text improvements
-
Katya Demidova authored
-
Katya Demidova authored
-
Katya Demidova authored
some grammar/punctuation mistakes
-
Derek Willian Stavis authored
bugfix: git_ahead no longer reports 'none' as 'ahead'
-
Itzik Ephraim authored
-
- Jan 19, 2016
-
-
Derek Willian Stavis authored
git_ahead: Rewrite code, fix ahead being reported as behind
-
- Jan 16, 2016
-
-
Itzik Ephraim authored
-
Derek Willian Stavis authored
registry: Add lolfish theme
-
Derek Stavis authored
-
- Jan 15, 2016
-
-
Derek Willian Stavis authored
registry: add hasanozgan/theme-lambda
-
Hasan Ozgan authored
-
- Jan 14, 2016
-
-
Hasan Ozgan authored
-
Hasan Ozgan authored
-
- Jan 13, 2016
-
-
Derek Willian Stavis authored
Update theme docs (Themes.md)
-
Itzik Ephraim authored
-
Derek Willian Stavis authored
registry: add rafaelrinaldi/theme-pure
-
Itzik Ephraim authored
-
- Jan 10, 2016
-
-
Derek Stavis authored
This updates omf plugin to new architecture, moving functions to `functions` directory. It also revamps the separation of concerns between CLI and underlying implementations, organizing them into directories, whose are autoloaded in plugin startup.
-
- Jan 05, 2016
-
-
Bruno authored
Remove update instructions
-
- Jan 04, 2016
-
-
Bruno Pinto authored
Oh My Fish has been stable for many months, we no longer need the update instructions on the main README.
-
- Jan 03, 2016
-
-
Derek Willian Stavis authored
Update package: fasd
-
Hyeon Kim authored
Note for fasd: Existing fasd plugin doesn't even work properly. - No fasd_cd - No default aliases (f, a, s, d, z, zz, ...) So I forked it and totally rewrote it. Please consider it as different plugin.
-