Commit Graph

1606 Commits

Author SHA1 Message Date
Stephen M. Coakley
674c90d160 Make OMF command colors independent of Fish version (#446) 2016-11-23 13:18:11 -06:00
Justin Hileman
c4fdb7afb9 Merge pull request #442 from oh-my-fish/registry/add-pyenv
registry: add pyenv
2016-11-15 19:26:29 -08:00
Derek Willian Stavis
16b7b1de56 registry: add pyenv 2016-11-15 21:57:19 -02:00
Stephen M. Coakley
9c8d79a347 Do not replace existing theme when installing (#435)
Fix #274
2016-11-09 10:30:41 -06:00
Justin Hileman
a0811973f6 Merge pull request #431 from rominf/patch-1
Add dpaste
2016-11-01 21:53:18 -07:00
Stephen M. Coakley
c2372f7f51 Add marlin to db (#434) 2016-11-01 09:00:08 -05:00
Roman Inflianskas
4808bf830f Add dpaste
Supersedes #430
2016-10-29 17:07:16 +02:00
Stephen M. Coakley
106f3a517b Add new script for generating AUTHORS file (#426) 2016-10-22 14:47:45 -05:00
Stephen M. Coakley
ec2b34a258 Add release versions to changelog (#424) 2016-10-20 20:35:12 -05:00
Stephen M. Coakley
0b0c2312f1 Update authors and change log for v3 (#423) 2016-10-20 20:10:06 -05:00
Stephen M. Coakley
6404410be0 Implement update channels to introduce release versioning (#293) 2016-10-20 18:10:13 -05:00
Derek Willian Stavis
406d16e38f registry: add gityaw plugin (#422) 2016-10-20 11:19:05 -02:00
Guilherme Rv Coelho
fa937f6e82 Add license plugin (#421) 2016-10-20 10:34:14 -02:00
Derek Willian Stavis
6322d3941d registry: add android-sdk plugin (#420) 2016-10-19 16:46:05 -02:00
Stephen M. Coakley
158b2053d5 Fix Travis OS X build (#419) 2016-10-15 13:24:18 -05:00
Derek Willian Stavis
6aad28ae99 registry: add nodenv plugin (#416) 2016-10-14 10:37:07 -03:00
Guilherme Rv Coelho
958cc9a331 Add wifi-password plugin (#415) 2016-10-13 12:50:11 -03:00
Stephen M. Coakley
1496b5ef45 Update base image (#411) 2016-10-03 12:37:04 -05:00
Stephen M. Coakley
77d8173a3a Add AWS plugin (#407) 2016-09-29 17:50:54 -05:00
Nathan Wykes
8fc693296f fix db pkg entries pointing away from core plugins (#405) 2016-09-21 11:28:11 -05:00
Pablo Aguiar
00325f886f Amend templates (#403)
* omf/templates: use ones name as copyright holder

* omf/templates: use ones github username in URLs

* omf/templates: use current yeat in copyright notice
2016-09-20 07:25:27 -03:00
Jianming Qu
fc683de8ae add pkg cd (#400) 2016-09-18 10:26:14 -03:00
Mathias Djärv
543afc7c01 assert fish version before asserting commands (#399)
* assert fish version before asserting commands

- fix #398 so that the correct error message is displayed

* move assert_cmds to after fish and git checks

- remove fish and git from assert_cmds, these checks are already done in their specific assert_ functions making them redundant in assert_cmds
- move function assert_cmds to match execution order
2016-09-16 10:49:36 -05:00
Derek Willian Stavis
4e48fcdcea registry: add archlinux plugin (fix #395) (#396) 2016-09-04 19:33:37 -03:00
Justin Hileman
370b4dd2a5 Fix the blank lines in omf update output. (#394) 2016-09-01 23:20:11 -03:00
Stephen M. Coakley
fb6c2992ba Do not overwrite themes when installing from bundle (#385) 2016-08-29 22:18:27 -05:00
Amio • 晋晓炜
87cce30562 Add "eden" to theme registry. (#357)
* Add eden to omf theme registry.

* Add theme-eden repo to oh-my-fish.
2016-08-25 15:14:58 -05:00
Derek Willian Stavis
106c8e350b registry: add node-binpath package (#391) 2016-08-23 17:46:32 -03:00
Stephen M. Coakley
7602c6a84f Update moved plugin urls (#390) 2016-08-21 17:49:41 -05:00
Gustavo Pantuza Coelho Pinto
3f132ddc7d Adding fishbone theme on Oh my fish themes db 2016-08-15 00:50:08 -03:00
Stephen M. Coakley
30dd81a4d9 Some gardening on the plugin tree (#383) 2016-08-10 10:09:15 -05:00
Stephen M. Coakley
9aae289714 ~ expansion and always setup config in multiple installs (#381) 2016-08-08 12:11:18 -05:00
Stephen M. Coakley
9fa56cf1a2 Tweak readme (#380) 2016-08-08 09:52:38 -05:00
Stephen M. Coakley
cfe8e769db Refactor installer and config setup (#361)
Refactor the installer to be more maintainable and interactive. The installer is now more robust and safe in its operation, and asks interactive questions for choices that the user must resolve. Setting up confuguration is also now changed to take advantage of Fish 2.3 features and does not mess with user's configuration files without permission.

- Make installer smarter and use uninstaller in destroy
- Better handling and checking for offline installs
- `omf destroy` simply uses `install --uninstall`
- Final warning message is no longer displayed when user intentionally aborts install
- Backups are restored during uninstall
- Update the README to detail the new ways to install OMF
2016-08-08 09:00:17 -05:00
Stephen M. Coakley
48ace42188 Add keybindings file to dotfiles list (#378)
Fixes #377
2016-08-04 09:06:12 -05:00
Derek Willian Stavis
76045bbe95 CONTRIBUTING: give some fresh air (#373)
gives some fresh air to contributing, reflecting more our current style and redaction.
2016-08-03 08:46:55 -03:00
Derek Willian Stavis
8f814ba4e0 chore: bump LICENSE year (#371) 2016-07-24 01:32:25 -03:00
Derek Willian Stavis
7c3db938c2 docs: improve headers, use flag emojis for translations (#370) 2016-07-24 01:25:01 -03:00
Derek Willian Stavis
1d0e9aa4c7 lib/README: cleanup, better document require (#369) 2016-07-23 22:27:36 -03:00
Derek Willian Stavis
fcc9d4dc0a key bindings: test if reload function is available (#368)
This fixes a rare case when fish's builtin function
__fish_reload_key_bindings is not defined.
2016-07-23 20:49:42 -03:00
Derek Willian Stavis
8aa8acb027 lib/git: fix branch name in detached head (#366) 2016-07-22 13:27:38 -03:00
Stephen M. Coakley
e4bd035f15 Fix omf update exit status (#365) 2016-07-18 20:25:02 -03:00
Stephen M. Coakley
818fdc954d Add Spark to package database (#364) 2016-07-18 18:17:08 -05:00
Stephen M. Coakley
e9fb8ff3db Add hooks system for packages (#286) 2016-07-18 17:57:54 -05:00
Derek Willian Stavis
f099e76f58 registry: add package "mou" (#363) 2016-07-15 08:12:43 -05:00
Sergey Timanin
7537186efe Add virtualfish plugin to the registry (#360)
* Add virtualfish plugin to the registry
2016-07-12 17:09:14 -03:00
Stephen M. Coakley
ae00f45afa Add change log and update authors list (#359) 2016-07-10 00:28:37 -05:00
Stephen M. Coakley
8ce0f3bd50 Align help text to use less extra space (#356) 2016-07-05 22:30:27 -05:00
Derek Willian Stavis
da36946eca Merge pull request #355 from oh-my-fish/fix-double-key-bindings-load
Fix double key bindings load
2016-07-05 11:17:25 -03:00
Derek Stavis
9eb496de86 init: read theme again on key bindings reload 2016-07-05 09:23:38 -03:00