Commit Graph

1234 Commits (99be4930bc317a896b57e31efd0298c49f4f088f)
 

Author SHA1 Message Date
Bruno Pinto 99be4930bc Merge pull request #39 from icyleaf-feature/i18n-plan 9 years ago
Bruno Pinto 3069368dc5 Remove license from README 9 years ago
icyleaf 639390b203 Added switch language menu 9 years ago
icyleaf a40f3be16b Split doc file by i18n rule, add zh-CN docs 9 years ago
Bruno 658c8ad50f Merge pull request #79 from derekstavis/omf-config-to-init
Move $OMF_CONFIG variable to $OMF_PATH/init.fish
9 years ago
Derek Stavis c58d14fe3e Move $OMF_CONFIG variable to $OMF_PATH/init.fish
This PR sets the default value of `OMF_CONFIG` variable in
framework init.fish file. The variable can still be overridden by
the user by setting it on `~/.config/fish/config.fish file`.

This is in preparation to rewriting install script in plain fish,
which will ditch config template and stop replacing `config.fish`
contents in favor of just appending Oh My Fish startup.
9 years ago
Bruno 456f6fc4ce Merge pull request #71 from Pyppe/travis-themes-test
Add test-generate-themes-doc.fish
9 years ago
Pyry-Samuli Lahti c97e1af4bc Add test-generate-themes-doc.fish
* Run with Travis CI, if commits contain changes to `db/themes`
* When run; fail build if `docs/Themes.md` is no longer up-to-date
9 years ago
Bruno 9c071490ab Merge pull request #73 from vincentjames501/add-getopts-pkg
Add getopts pkg
9 years ago
Vincent Pizzo 2675b22b2c Add getopts pkg 9 years ago
Bruno 3d77c39e27 Merge pull request #74 from vincentjames501/add-kill-on-port-pkg
Add kill-on-port pkg
9 years ago
Vincent Pizzo 9dacbaad0e Add kill-on-port pkg 9 years ago
Bruno 9f3ab25515 Merge pull request #70 from jeremiejig/remove_pushd_popd
Remove some pushd popd, using git --git-dir --work-tree
9 years ago
Bruno b31f6f3d6a Merge pull request #69 from nelsonjchen/add-nelsonjchen-theme
Add nelsonjchen theme to db
9 years ago
Nelson Chen c71106a585 Add nelsonjchen theme to db 9 years ago
jeremiejig 56b1d837e0 changing to git -C to git --git-dir work-tree 9 years ago
jeremiejig 5cdde2639a bin/install & omf.repo.pull adding -C $git_dir removing pushd and popd 9 years ago
Bruno 1994b658ff Merge pull request #52 from jeremiejig/travisci
Travis: Base of travis test
9 years ago
Bruno c95bef8e30 Merge pull request #68 from coderstephen/master
Add tmux-zen plugin to db
9 years ago
Bruno c99b5fed59 Merge pull request #66 from derekstavis/patch-1
README: add custom config file documentation
9 years ago
Bruno dbfac3a748 Merge pull request #65 from nelsonjchen/readme-remove-src-in-spacer
Remove src attribute from spacer image in the README
9 years ago
jeremiejig 77275ea492 adding a TODO: comment 9 years ago
jeremiejig 7022c3db95 tests: test commands help, query & install 9 years ago
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