Nimalan

Results 9 comments of Nimalan

@manrajgrover thanks for the heads up, have made the changes

@sagebind Have raised a PR for this. A question, should there be a way to distinguish which themes are from OMF_CONFIG and OMF_PATH?

@rominf I would like to take this up. Can you clarify this - So I have to raise a PR to [plugin-dpaste](https://github.com/oh-my-fish/plugin-dpaste), to support pasting to Github Gist - `plugin-dpaste`...

@rominf Raised the PR, we'll take the discussion over there. Think we can keep the repo under the same name

Made a pull request for this. Using the same colors from the break games. Colors will change based on percentage of completion.

Seems to be working fine till `^3.1.10`

@jonschlinkert I did some analysis. ~~If I change the order of the patterns it works~~ Seems to be because of the following code https://github.com/micromatch/micromatch/blob/f61212aeb66050025b480987e6de54e2145fef09/index.js#L259-L268

AffineType check tries to consume the array. Looking at the contents of `contentList` from `getConsumeList` bank 0 of the variable `arr` is consumed. Banks of the variable `perm` are not...