Commit Graph

1773 Commits

Author SHA1 Message Date
Victorhck
4617f07088 added spanish flag and link in READMEs 2019-10-02 22:00:08 +02:00
Victorhck
f905c0be9b added spanish flag and link in english README 2019-10-02 21:56:01 +02:00
Victorhck
6746435aa1 finish README spanish translation 2019-10-02 21:50:18 +02:00
Victorhck
5b1c7479c8 WIP spanish README translation 2019-10-02 20:26:55 +02:00
Victorhck
826bd85d6a fix typo in Packages.md file 2019-10-02 18:43:02 +02:00
Victorhck
8293f07e05 fix typo in FAQ.md file 2019-10-02 18:40:16 +02:00
Victorhck
473d081f62 Spanish translation for Packages.md file 2019-10-02 18:37:43 +02:00
Victorhck
81317b458d Spanish translation for FAQ.md file 2019-10-02 17:24:29 +02:00
Sergey Kasmy
777186f897 Call the rm command directly (#718)
Ignore any aliases there may be
2019-08-23 09:37:15 -07:00
Édouard Lopez
6f35c1b5eb update pure description to reflect 2.x (#694) 2019-07-22 22:26:46 -07:00
Kevin F. Konrad
b328fa3663 Fix bogus math expression in basic_formatter (#710) 2019-07-22 22:24:02 -07:00
Kevin F. Konrad
ee1921b4c4 Add missing quotation marks in autoload (#711) 2019-07-22 22:21:53 -07:00
Benedict Lee
c8337b654e Enable conf.d loading for themes (#713)
Loading of conf.d files for the current theme is done after all other initialisation to ensure that everything the files need is loaded.
2019-07-22 22:20:52 -07:00
Stephen M. Coakley
affb0b144b
Merge pull request #691 from pniedzwiedzinski/update-template
Update templates
2019-06-13 23:12:16 -05:00
Stephen M. Coakley
665452bb0c
Merge pull request #709 from kfkonrad/issue-687-checksum
Add PR templates and update install.sha256
2019-06-13 23:10:41 -05:00
Stephen M. Coakley
2cee61f3e6
Merge pull request #708 from codetriage-readme-bot/codetriage-badge
Add CodeTriage badge to oh-my-fish/oh-my-fish
2019-06-13 23:07:39 -05:00
Kevin Konrad
82822d911b Add PR templates and update install.sha256 2019-06-13 21:17:42 +02:00
codetriage-readme-bot
ef62b6595d Add CodeTriage badge to oh-my-fish/oh-my-fish
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/oh-my-fish/oh-my-fish/badges/users.svg)](https://www.codetriage.com/oh-my-fish/oh-my-fish)

## What is CodeTriage?

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

## Why am I getting this PR?

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly over 3 years ago, [Yuri-M-Dias](https://github.com/Yuri-M-Dias) added this project to CodeTriage in order to start contributing.

## What does adding a badge accomplish?

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

## Have a question or comment?

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2019-06-12 21:38:09 -05:00
M4rk9696
62a051a201 cli: Load theme from OMF_CONFIG #554 2019-06-08 21:55:28 +05:30
M4rk9696
823b6a79a8 cli: list pkgs and themes from OMF_CONFIG 2019-06-08 21:55:28 +05:30
PoorPockets McNewHold
f96c18f762 Little typos.
Well, It worked with pastfish, I didn’t bother to check the entire readme.md for more of these.
2019-06-07 21:36:27 +02:00
Fabian Homborg
131c8d74e5 lib/git/git_is_touched: Speed up (#706)
* lib/git/git_is_touched: Speed up

This used to use `git status --porcelain`, which by necessity needs to
check the entire repo for all kinds of changes, just to figure out if
there are any.

Instead, we now use git commands that can exit early.

In large repos, this can be faster by a factor of 15 or so.

Fixes #624.

* Fix return status

`git diff` also returns 1 if there *is* a diff.
2019-06-07 12:14:11 -07:00
Justin Hileman
18821a5420
Merge pull request #696 from losoliveirasilva/patch-1
Add RU flag to uk-UA README
2019-04-03 21:36:33 -07:00
Leonardo de Oliveira da Silva
b944234819
Fix missing russian flag 2019-04-03 19:58:32 -03:00
Patryk Niedźwiedziński
43f60a6c32
Update theme template 2019-03-26 20:38:35 +01:00
Patryk Niedźwiedziński
e7db8b93b1
Update fish version in pkg template 2019-03-26 20:36:57 +01:00
Pablo Santiago Blum de Aguiar
b2d7a444fb fixup! fixup! Remove occurrences of ? as a glob 2019-02-13 09:24:22 +01:00
Pablo Santiago Blum de Aguiar
168ba68ccc fixup! Remove occurrences of ? as a glob 2019-02-13 09:24:22 +01:00
Pablo Santiago Blum de Aguiar
a4b2f1cfaa Remove occurrences of ? as a glob
Since Fish Shell 3.0 [1], `?` as a glob is deprecated. Fixes #644

  1. https://github.com/fish-shell/fish-shell/releases/tag/3.0.0
2019-02-13 09:24:22 +01:00
Thales Mello
c0e69a589e Put conf_file loop outside of init_file loop (#666) 2019-01-10 19:57:14 -02:00
Stephen M. Coakley
97b6b92cdd
Merge pull request #618 from oranja/609-installer-no-carets
Use posix stderr redirection (`2>` instead of `^`)
2019-01-04 10:19:46 -06:00
Stephen M. Coakley
5bd4a41d84
Merge pull request #662 from Anton-Latukha/add-toc
README: adding Table of contents
2019-01-03 22:37:21 -06:00
Stephen M. Coakley
2f91e8b617
Merge pull request #669 from oh-my-fish/code-owners
Add teams as code owners
2019-01-03 22:34:13 -06:00
Stephen M. Coakley
72b56c5aba Add teams as code owners 2019-01-03 21:02:49 -06:00
Stephen M. Coakley
f119fb0055
Update issue templates (#667) 2019-01-03 20:54:29 -06:00
Anton-Latukha
f661906685 README: adding Table of contents 2018-12-09 02:57:36 +02:00
Derek W. Stavis
355cc597fa
add conf.d to require mechanism (#653) 2018-11-18 19:41:36 -08:00
Stephen M. Coakley
17c1726ae3
Merge pull request #640 from idleberg/patch-1
fix typo
2018-09-25 09:29:00 -05:00
Jan T. Sott
d2e3f607cc
fix typo
If I'm not mistaken, this command has been changed to use `plugin`, right?
2018-09-25 09:30:42 +02:00
Itzik Ephraim
a6a67be60b Use posix stderr redirection (2> instead of ^)
Fish is deprecating `^` as a shortcut for stderr redirection.
Replace with the more common and compatible `2>`.

Fixes #609
2018-06-09 01:23:32 +03:00
Stephen M. Coakley
112fb3dbc2
Merge pull request #603 from oh-my-fish/fix/installer-old-fish-messages
use path queries compatible with old fish
2018-03-31 08:59:58 -05:00
Stephen M. Coakley
ce38c3d4e2
use path queries compatible with old fish 2018-03-30 10:13:48 -05:00
Justin Hileman
a845d19478
Merge pull request #596 from pxgamer/feature/fix-omf-new-year
Fix 'omf new' year in LICENSE files
2018-02-19 10:35:17 -08:00
pxgamer
c78ce17637
Fix indentation style of omf.packages.new.fish 2018-02-19 16:49:35 +00:00
pxgamer
652d5e341a
Fix setting the variable for 'year' 2018-02-19 16:47:28 +00:00
pxgamer
f8727bef89
Add YEAR token to the list of sed replacements 2018-02-19 16:20:25 +00:00
pxgamer
39a9cffc40
Replace year in LICENSE files with a token 2018-02-19 16:17:42 +00:00
Stephen M. Coakley
e23739d3bb
Merge pull request #589 from pwendelboe/master
Change License Year
2018-01-12 09:23:27 -06:00
Paul Wendelboe
636a59e264
Change License Year
Bump License year to 2018.
2018-01-06 14:59:44 -08:00
Stephen M. Coakley
329673e4b7
Merge pull request #579 from oh-my-fish/sanity-checks
fix: #577 add environment sanity checks
2018-01-02 11:38:19 -06:00