jeremiejig
a7d6376616
install_fish: Use strip on binary fish...
...
Cache from 7.51MB to 1.63MB
2015-09-27 14:49:35 +02:00
jeremiejig
250fe263ef
Travis: Adding fish-2.2.0 from github.
...
Adding apt dependencies + build script + cache directive.
2015-09-27 14:49:22 +02:00
Bruno
ca05effd55
Removing license from README
2015-09-27 01:03:45 +01:00
Bruno
39d7ac0c45
Merge pull request #61 from oh-my-fish/license
...
DMCA Agreement
2015-09-26 23:49:10 +01:00
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.
2015-09-26 23:48:55 +01:00
Bruno
61019c7378
Merge pull request #48 from jeremiejig/fixomfdestroy
...
Fixes on omf destroy and omf.remove_package
2015-09-26 22:39:18 +01:00
jeremiejig
773f1010b9
omf.destroy: find the most recent backup of config.
...
using XDG_CONFIG_HOME
2015-09-26 22:32:10 +02:00
jeremiejig
b9c1bd9576
Fixing how omf remove work, and omf.remove_package
...
destroy was broken because of a premature refresh. (giving false hang
behaviour)
2015-09-26 22:32:10 +02:00
Bruno
3468654457
Merge pull request #62 from oh-my-fish/slack
...
Replace gitter with slack
2015-09-26 19:25:20 +01:00
Bruno
3d2a945705
Replace gitter with slack
...
We are using slackin (https://github.com/rauchg/slackin ) to automatically accept people's invitation.
2015-09-26 19:25:02 +01:00
Bruno
09cceaa2ef
Merge pull request #63 from oh-my-fish/travis+slack
...
Travis integration for slack
2015-09-26 18:17:18 +01:00
Bruno Pinto
946c7f445e
Travis integration for slack
...
Command: `travis encrypt "..." --add notifications.slack`
2015-09-26 17:29:05 +01:00
Derek Willian Stavis
d0adf89877
Merge pull request #28 from derekstavis/registry/plugin-nvm
...
registry: add nvm plugin
2015-09-22 10:46:00 -03:00
Derek Stavis
214972e304
registry: add nvm plugin
2015-09-22 10:44:25 -03:00
Derek Willian Stavis
fc7bef6562
Merge pull request #55 from Pyppe/master
...
Add aggregate theme documentation and a script to generate them
2015-09-21 14:56:38 -03:00
Pyry-Samuli Lahti
5223031aea
Add generate-themes-doc.fish
...
* Generates `docs/Themes.md` that can be used
for preview available themes
2015-09-21 20:46:41 +03:00
Derek Willian Stavis
0340b16ec3
Merge pull request #34 from oh-my-fish/readme-update-instructions
...
README: Include update instructions
2015-09-21 11:37:00 -03:00
Derek Willian Stavis
4e221d0e18
README: Include update instructions
2015-09-21 11:35:24 -03:00
Derek Willian Stavis
f48104906b
Merge pull request #53 from gretel/master
...
registry: add plugin fzf
2015-09-20 14:19:00 -03:00
Derek Willian Stavis
c3009ff97f
Merge pull request #54 from wk/master
...
registry: add ssh-term-helper plugin
2015-09-20 14:18:14 -03:00
Wild Kat
3daf05c944
registry: add ssh-term-helper plugin
2015-09-19 12:55:48 +02:00
Tom Hensel
3ac3bfd2e5
add reference to package 'fzf' - A command-line fuzzy finder written in Go
2015-09-17 22:10:54 +02:00
Justin Hileman
e69bc8b195
Merge pull request #19 from tcoenraad/plugin-grc
...
Add grc plugin
2015-09-17 09:53:38 -07:00
Derek Willian Stavis
2fbd1535f7
lib/README: fix swapped lines
...
Swap `prompt_segments` and `refresh` description.
2015-09-14 14:06:37 -03:00
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`
2015-09-13 18:40:26 -03:00
jeremiejig
8d1b4dc897
Using raw name_or_url
instead of name
.
2015-09-13 23:22:12 +02:00
Derek Willian Stavis
cb9d01d492
Merge pull request #36 from nwykes/master
...
Add vundle pkg back into db.
2015-09-13 18:17:19 -03:00
Derek Willian Stavis
5e034ebcea
Merge pull request #43 from oh-my-fish/bundle/uniqueize
...
bundle: make contents unique when adding and installing bundle
2015-09-13 18:14:57 -03:00
Derek Stavis
de9955e025
omf.bundle.install: sort the bundle after install
2015-09-13 18:13:22 -03:00
Derek Stavis
d3ace4fd81
omf.bundle.install: replace uniq
by sort -u
2015-09-13 18:13:22 -03:00
Derek Stavis
56bc40bde9
omf.bundle.remove: return 0 when done
2015-09-13 18:13:22 -03:00
Derek Stavis
b20f8dd141
omf.bundle.remove: replace uniq
by sort -u
2015-09-13 18:13:22 -03:00
Derek Stavis
00e3d3e058
omf.bundle.add: sort the bundle after adding entry
2015-09-13 18:13:21 -03:00
Bruno
0e68052ad8
Merge pull request #44 from dbanck/patch-1
...
Updated cmorrell theme url
2015-09-13 22:11:04 +02:00
Daniel Banck
c0d2fbda64
Updated cmorrell theme
...
Fixes #41
2015-09-11 21:36:52 +02:00
Derek Willian Stavis
4b0dbc270b
Merge pull request #35 from oh-my-fish/completions
...
completions: Use standard fish functions for completions
2015-09-10 19:42:41 -03:00
Nathan Wykes
c7e81ab1d0
Add vundle pkg back into db.
2015-09-09 20:32:38 -06:00
Derek Stavis
a71bc714f4
completions: use standard fish functions for subcommands
2015-09-09 21:03:05 -03:00
Derek Willian Stavis
5d4b9098fc
Merge pull request #23 from natrim/composer
...
registry: add composer plugin
2015-09-08 11:08:59 -03:00
Derek Willian Stavis
d2abe92a36
Merge pull request #25 from oh-my-fish/split-bundle
...
bundle: move related functions to omf.bundle namespace
2015-09-08 11:05:45 -03:00
Derek Stavis
c929fa41ab
bundle: move related functions to omf.bundle namespace
2015-09-08 11:03:14 -03:00
Derek Willian Stavis
f0ee29d230
Merge pull request #13 from oh-my-fish/wip/fix-readme
...
Reorganize project documentation
2015-09-08 10:08:13 -03:00
Bruno
d52936896a
Merge pull request #24 from coderstephen/master
...
Add apt plugin to db
2015-09-08 08:37:26 +01:00
Stephen Coakley
9cd818ca27
Add apt plugin to db
2015-09-07 12:59:47 -05:00
Natrim
551bd66af9
add composer plugin to pkg db
2015-09-07 08:23:51 +02:00
Derek Stavis
b0b26fa8ad
README: Add copyright to license section
2015-09-07 00:12:03 -03:00
Derek Stavis
0a56f52255
README: Better startup script description
2015-09-07 00:12:03 -03:00
Derek Stavis
0e01737aa0
README: Add two more levels to comands headings
2015-09-07 00:12:03 -03:00
Derek Stavis
973766526b
README: Remove emoji from section titles
2015-09-07 00:12:03 -03:00
Derek Stavis
468fe44067
README: Remove uninstall link from omf destroy
section
2015-09-07 00:12:03 -03:00