This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git.
Updated .
- 03 Oct, 2019 13 commits
- 02 Oct, 2019 1 commit
-
-
Victorhck authored
-
- 24 Aug, 2019 1 commit
-
-
Sergey Kasmy authored
Ignore any aliases there may be
-
- 23 Jul, 2019 4 commits
-
-
Édouard Lopez authored
-
Kevin F. Konrad authored
-
Kevin F. Konrad authored
-
Benedict Lee authored
Loading of conf.d files for the current theme is done after all other initialisation to ensure that everything the files need is loaded.
-
- 14 Jun, 2019 4 commits
-
-
Stephen M. Coakley authored
Update templates
-
Stephen M. Coakley authored
Add PR templates and update install.sha256
-
Stephen M. Coakley authored
Add CodeTriage badge to oh-my-fish/oh-my-fish
-
Kevin Konrad authored
-
- 13 Jun, 2019 1 commit
-
-
codetriage-readme-bot authored
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.
-
- 08 Jun, 2019 2 commits
-
-
PoorPockets McNewHold authored
Well, It worked with pastfish, I didn’t bother to check the entire readme.md for more of these.
-
Fabian Homborg authored
* 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.
-
- 04 Apr, 2019 2 commits
-
-
Justin Hileman authored
Add RU flag to uk-UA README
-
Leonardo de Oliveira da Silva authored
-
- 27 Mar, 2019 2 commits
-
-
Patryk Niedźwiedziński authored
-
Patryk Niedźwiedziński authored
-
- 13 Feb, 2019 3 commits
-
-
Pablo Santiago Blum de Aguiar authored
-
Pablo Santiago Blum de Aguiar authored
-
Pablo Santiago Blum de Aguiar authored
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
-
- 11 Jan, 2019 1 commit
-
-
Thales Mello authored
-
- 05 Jan, 2019 1 commit
-
-
Stephen M. Coakley authored
Use posix stderr redirection (`2>` instead of `^`)
-
- 04 Jan, 2019 4 commits
-
-
Stephen M. Coakley authored
README: adding Table of contents
-
Stephen M. Coakley authored
Add teams as code owners
-
Stephen M. Coakley authored
-
Stephen M. Coakley authored
-
- 09 Dec, 2018 1 commit
-
-
Anton-Latukha authored
-