forked from sorin-ionescu/prezto
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename "Mac OS X" to "macOS" in comments
This only changes references in text for human consumption. It leaves out renaming paths because that can cause breaking changes. Related issue sorin-ionescu#1449.
- Loading branch information
1 parent
f5e3221
commit c519bc9
Showing
11 changed files
with
23 additions
and
50 deletions.
There are no files selected for viewing
Submodule external
updated
43 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule external
updated
33 files
+0 −1 | .github/ISSUE_TEMPLATE.md | |
+0 −10 | .github/PULL_REQUEST_TEMPLATE.md | |
+0 −3 | .gitignore | |
+0 −39 | CONTRIBUTING.md | |
+20 −9 | README.md | |
+212 −0 | src/_ack | |
+709 −0 | src/_ansible | |
+183 −0 | src/_ansible-galaxy | |
+191 −0 | src/_ansible-playbook | |
+94 −0 | src/_ansible-vault | |
+77 −0 | src/_chattr | |
+31 −31 | src/_chromium | |
+2 −2 | src/_cmake | |
+60 −0 | src/_column | |
+11 −11 | src/_conan | |
+48 −0 | src/_geany | |
+13 −109 | src/_golang | |
+84 −0 | src/_jq | |
+2 −4 | src/_kak | |
+54 −0 | src/_lsattr | |
+97 −0 | src/_lsblk | |
+0 −500 | src/_nftables | |
+1 −2 | src/_pgsql_utils | |
+72 −0 | src/_scons | |
+71 −0 | src/_shutdown | |
+115 −0 | src/_smartmontools | |
+1 −2 | src/_tmuxp | |
+0 −61 | src/_tox | |
+4 −4 | src/_trash-put | |
+6 −6 | src/_virtualbox | |
+182 −0 | src/_vpnc | |
+0 −25 | src/_wg-quick | |
+2 −2 | zsh-completions-howto.org |
Submodule agnoster
updated
3 files
+0 −47 | README.md | |
+6 −14 | agnoster.zsh-theme | |
+ − | agnoster_customization.gif |
Submodule powerlevel9k
updated
from 2f4b15 to 358c10
Submodule pure
updated
11 files
+4 −1 | .editorconfig | |
+1 −1 | .gitattributes | |
+0 −1 | .github/funding.yml | |
+0 −1 | .npmrc | |
+0 −1 | async | |
+17 −94 | async.zsh | |
+16 −4 | license | |
+43 −40 | package.json | |
+0 −1 | prompt_pure_setup | |
+117 −245 | pure.zsh | |
+32 −73 | readme.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters