- 17 Dec, 2016 2 commits
-
-
Geoff Lane authored
-
Felipe Guilherme authored
Although `gaa` (git add --all) is cool, it stages every file, tracked or not, if it is not on .gitignore. Sometimes we want to just stage everything we are working on, that is already tracked. For that reason, 'gau' can save us some time.
-
- 14 Dec, 2016 3 commits
-
-
Marc Cornellà authored
Closes #5683
-
Arthur authored
-
Erik Zivkovic authored
Currently, only tasks with complete subproject specifier are added to .gradletasknamecache. Gradle commands can be called for all (sub-)projects they are defined for, using their name as defined in the subproject, here called "simple" task names. One example is "gradle clean". This patch adds support for parsing out those "simple" task names from the list of fully specified task names. The .gradletasknamecache file will contain both the fully specified names, and the "simple" names for your autocompletion pleasure.
-
- 08 Dec, 2016 2 commits
-
-
Rarylson Freitas authored
Changing from `zcat` to `zgrep` because some `zcat` implementations do not work if the file is not compressed.
-
Marc Cornellà authored
Closes #5681
-
- 29 Nov, 2016 1 commit
-
-
Thomas Paul Mann authored
-
- 28 Nov, 2016 1 commit
-
-
Thomas Paul Mann authored
* Add plugin for Swift Package Manager * swift-package-manager: Rename plugin to 'swift-pm'
-
- 23 Nov, 2016 1 commit
-
-
- 16 Nov, 2016 1 commit
-
-
Jason Kurian authored
-
- 15 Nov, 2016 1 commit
-
-
Derek Frank authored
Sourcing oh-my-zsh happens in zshrc, which will override settings of profile and zshenv. Treat misc values, `PAGER` and `LESS`, as default settings without overriding existing values. Fixes: #1, robbyrussell/oh-my-zsh#3016
-
- 11 Nov, 2016 2 commits
-
-
Marc Cornellà authored
Fixes #5623.
-
hjpotter92 authored
-
- 10 Nov, 2016 1 commit
-
-
Marc Cornellà authored
-
- 03 Nov, 2016 1 commit
-
-
mingang.he authored
-
- 02 Nov, 2016 12 commits
-
-
Timothy Blumberg authored
-
Sachin George Thomas authored
-
Marc Cornellà authored
Closes #4988
-
Eduardo Cuomo authored
-
Marc Cornellà authored
`gls` seems to be installed by default or on most macOS systems, but its default color scheme sucks. This fix will make sure to only use it if it has been customised prior to running OMZ. Related: #5516, #5520.
-
psprint authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Closes #5594
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marco De Bortoli authored
PHP can be executed as CLI script but due to the automated attempt to add browser support to that extension such ability is prevented in certain circumstances.
-
Tanin Rojanapiansatith authored
Closes #5558
-
- 25 Oct, 2016 6 commits
-
-
Marc Cornellà authored
-
Michał Ordon authored
-
jotadrilo authored
* add docker-compose down alias * rename `docker-compose down` alias to `dcdn`
-
Marc Cornellà authored
* Add a tip to ease agnoster first setup * Change link to agnoster wiki + format changes https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
-
-
Marc Cornellà authored
Closes #5568 Source: https://github.com/docker/docker/commit/c9fdf9abf8d6443598808809b900d96e04adfcb1
-
- 18 Oct, 2016 1 commit
-
-
Mason authored
-
- 17 Oct, 2016 2 commits
-
-
Sayalee Pote authored
-
kennyklee authored
-
- 15 Oct, 2016 1 commit
-
-
Jocelyn Thode authored
* Add '#' instead of '$' when in root * Make return code bold
-
- 13 Oct, 2016 2 commits
-
-
Marc Cornellà authored
Display suvash prompt w/o Ruby; refactor code
-
Marc Cornellà authored
-