Commit Graph

1411 Commits (9b3889b6f76fd887b725190725350659d64d4a6e)
 

Author SHA1 Message Date
jeremiejig 9258757901 install script using git -C $OMF_PATH 9 years ago
jeremiejig 961d051c2e Some Renaming. Creation of tools dir.
Moving and renaming install_fish.sh to travis_install_fish

Moving travis_* from tests to tools.

rename: fish_user_function/ -> functions_override/

renaming travis_test.fish to test_runner.fish
9 years ago
jeremiejig 2556068da6 adding the entry point to do some more test. 9 years ago
jeremiejig 7919f8ef6a travis: new travis_install_omf script to checkout PR 9 years ago
jeremiejig e68dca448a travis: setting env for OMF_REPO_URI and OMF_REPO_BRANCH 9 years ago
jeremiejig a7d6376616 install_fish: Use strip on binary fish...
Cache from 7.51MB to 1.63MB
9 years ago
jeremiejig 250fe263ef Travis: Adding fish-2.2.0 from github.
Adding apt dependencies + build script + cache directive.
9 years ago
Stephen Coakley e8268d647f Add tmux-zen plugin to db 9 years ago
Derek Willian Stavis 1be472aa86 README: add custom config file documentation
Addresses #40 by briefly documenting init.fish file.
9 years ago
Nelson Chen 8fcb1cf0c0 Remove src attribute from spacer image in the README
Spacer still works just as good.

This will make Chrome and its siblings not display a broken image placeholder
in the spacer.

Confirmed OK on Firefox and Safari.
9 years ago
Bruno ca05effd55 Removing license from README 9 years ago
Bruno 39d7ac0c45 Merge pull request #61 from oh-my-fish/license
DMCA Agreement
9 years ago
Bruno Pinto 6527ec86f3 DMCA Agreement
This is the message sent to GitHub with for the reconciliation:

> I have talked to @bpinto and his other collaborators and decided that is
> the best for everyone to reconcile and conclude our litigation amicably
> with the following conditions:
>
> * The license read Copyright (c) 2015 Oh My Fish!
> * AUTHORS file.
> * Bruno and Justin remain as admins.
> * Scorphus, derekstavis and bucaran become collaborators.
> * We swear not to fight over copyright issues again.
>
> You may have the DMCA revoked at your earliest convenience.
9 years ago
Bruno 61019c7378 Merge pull request #48 from jeremiejig/fixomfdestroy
Fixes on omf destroy and omf.remove_package
9 years ago
jeremiejig 773f1010b9 omf.destroy: find the most recent backup of config.
using XDG_CONFIG_HOME
9 years ago
jeremiejig b9c1bd9576 Fixing how omf remove work, and omf.remove_package
destroy was broken because of a premature refresh. (giving false hang
behaviour)
9 years ago
Bruno 3468654457 Merge pull request #62 from oh-my-fish/slack
Replace gitter with slack
9 years ago
Bruno 3d2a945705 Replace gitter with slack
We are using slackin (https://github.com/rauchg/slackin) to automatically accept people's invitation.
9 years ago
Bruno 09cceaa2ef Merge pull request #63 from oh-my-fish/travis+slack
Travis integration for slack
9 years ago
Bruno Pinto 946c7f445e Travis integration for slack
Command: `travis encrypt "..." --add notifications.slack`
9 years ago
Derek Willian Stavis d0adf89877 Merge pull request #28 from derekstavis/registry/plugin-nvm
registry: add nvm plugin
9 years ago
Derek Stavis 214972e304 registry: add nvm plugin 9 years ago
Derek Willian Stavis fc7bef6562 Merge pull request #55 from Pyppe/master
Add aggregate theme documentation and a script to generate them
9 years ago
Pyry-Samuli Lahti 5223031aea Add generate-themes-doc.fish
* Generates `docs/Themes.md` that can be used
  for preview available themes
9 years ago
Derek Willian Stavis 0340b16ec3 Merge pull request #34 from oh-my-fish/readme-update-instructions
README: Include update instructions
9 years ago
Derek Willian Stavis 4e221d0e18 README: Include update instructions 9 years ago
Derek Willian Stavis f48104906b Merge pull request #53 from gretel/master
registry: add plugin fzf
9 years ago
Derek Willian Stavis c3009ff97f Merge pull request #54 from wk/master
registry: add ssh-term-helper plugin
9 years ago
Wild Kat 3daf05c944 registry: add ssh-term-helper plugin 9 years ago
Tom Hensel 3ac3bfd2e5 add reference to package 'fzf' - A command-line fuzzy finder written in Go 9 years ago
Justin Hileman e69bc8b195 Merge pull request #19 from tcoenraad/plugin-grc
Add grc plugin
9 years ago
Derek Willian Stavis 2fbd1535f7 lib/README: fix swapped lines
Swap `prompt_segments` and `refresh` description.
9 years ago
Derek Willian Stavis 1ed78d2418 Merge pull request #46 from jeremiejig/fixissue#45
omf.bundle.install: Fix #45 by using `name_or_url` instead of `name`
9 years ago
jeremiejig 8d1b4dc897 Using raw `name_or_url` instead of `name`. 9 years ago
Derek Willian Stavis cb9d01d492 Merge pull request #36 from nwykes/master
Add vundle pkg back into db.
9 years ago
Derek Willian Stavis 5e034ebcea Merge pull request #43 from oh-my-fish/bundle/uniqueize
bundle: make contents unique when adding and installing bundle
9 years ago
Derek Stavis de9955e025 omf.bundle.install: sort the bundle after install 9 years ago
Derek Stavis d3ace4fd81 omf.bundle.install: replace `uniq` by `sort -u` 9 years ago
Derek Stavis 56bc40bde9 omf.bundle.remove: return 0 when done 9 years ago
Derek Stavis b20f8dd141 omf.bundle.remove: replace `uniq` by `sort -u` 9 years ago
Derek Stavis 00e3d3e058 omf.bundle.add: sort the bundle after adding entry 9 years ago
Bruno 0e68052ad8 Merge pull request #44 from dbanck/patch-1
Updated cmorrell theme url
9 years ago
Daniel Banck c0d2fbda64 Updated cmorrell theme
Fixes #41
9 years ago
Derek Willian Stavis 4b0dbc270b Merge pull request #35 from oh-my-fish/completions
completions: Use standard fish functions for completions
9 years ago
Nathan Wykes c7e81ab1d0 Add vundle pkg back into db. 9 years ago
Derek Stavis a71bc714f4 completions: use standard fish functions for subcommands 9 years ago
Derek Willian Stavis 5d4b9098fc Merge pull request #23 from natrim/composer
registry: add composer plugin
9 years ago
Derek Willian Stavis d2abe92a36 Merge pull request #25 from oh-my-fish/split-bundle
bundle: move related functions to omf.bundle namespace
9 years ago
Derek Stavis c929fa41ab bundle: move related functions to omf.bundle namespace 9 years ago
Derek Willian Stavis f0ee29d230 Merge pull request #13 from oh-my-fish/wip/fix-readme
Reorganize project documentation
9 years ago