9a2376bd29
add: exit code
2016-02-21 02:42:42 +08:00
aeca2ad899
Optimize the ys.zsh-theme make it more expressive
2016-02-21 01:39:01 +08:00
0d0042aad3
Merge pull request #4857 from depressiveRobot/master
...
fix terminal color pollution
2016-02-19 13:03:51 +01:00
31614f8c40
fix terminal color pollution, see issue https://github.com/robbyrussell/oh-my-zsh/issues/4856
2016-02-18 15:50:15 +01:00
eee6f08421
Minor README fixes
2016-02-15 10:51:17 +01:00
568f4812f2
update kennethreitz.zsh-theme
2016-02-14 04:19:46 -05:00
07424c92a8
Update kennethreitz.zsh-theme
2016-02-14 03:44:31 -05:00
534bf2c608
Merge branch 'psiclops/github-fix'
2016-02-12 23:42:05 +01:00
3d522ff3a6
Remove non-working symbols and tidy up logic
2016-02-12 23:39:47 +01:00
20b8b6cc74
Sets spacing to 1 when git is absent for consistency
2016-02-12 01:20:47 -08:00
fd223067c8
Merge branch 'add-dnf-plugin'
...
Close #2452
2016-02-11 23:38:36 +01:00
624518054b
Add README to dnf plugin
2016-02-11 21:45:24 +01:00
c0b12523fe
Fix deprecated dnf commands
...
Update -> upgrade
Erase -> remove
2016-02-11 21:38:10 +01:00
ee86f1a627
Create dnf plugin
...
Adds some useful aliases
2016-02-11 21:37:50 +01:00
26064c635b
Merge pull request #4841 from FiloSottile/patch-1
...
git.plugin: remove the conflicting gvt alias
2016-02-10 20:21:35 +01:00
52737b1828
git.plugin: remove the conflicting gvt alias
...
See FiloSottile/gvt#19 and FiloSottile/gvt#4
2016-02-10 18:31:49 +00:00
a38d7cf54a
Merge pull request #4836 from alias1/patch-1
...
Update _brew to match latest
2016-02-10 02:00:29 +01:00
2a0be1aad4
Add hash imported from
2016-02-10 10:17:18 +11:00
db39afe95b
Update _brew to match latest
...
Updated _brew to match latest in https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
2016-02-09 15:43:17 +11:00
15d52fd4fb
Merge pull request #4832 from eddie-dunn/master
...
pylint.plugin.zsh: Remove include-ids=y
2016-02-07 23:48:38 +01:00
78bf3dd9b2
pylint.plugin.zsh: Remove include-ids=y
...
The flag `--include-ids` is soon to be deprecated for Pylint. This pull request
removes that option from pylint-quick
2016-02-07 21:31:25 +01:00
a6ad7a0c8d
Add missing alias to README of bundler plugin
2016-01-29 13:04:53 +01:00
5464fe3e4a
Center Oh My Zsh logo
...
Also, fix a couple of typos / style issues.
2016-01-18 22:04:16 +01:00
e5f5d7941d
Merge branch 'low-ghost-patch-1'
...
Close #4723
2016-01-18 21:54:45 +01:00
494b07b093
Update gitignore.plugin: comma separated arguments
...
Seems like this is more like the intended effect, splits arguments with commas
for proper gitignore.io api request.
Thanks for teaching me about custom compdef completions!
Updated with zsh join operator by Marc Cornellà
2016-01-18 21:54:10 +01:00
d60cf5cb10
Merge branch 'slariviere-master'
...
Close #3747
2016-01-18 21:13:10 +01:00
7daa207dbc
Adding support for stdin input in the encode64 plugin
2016-01-18 21:01:04 +01:00
40016afdc4
Merge pull request #4755 from psprint/master
...
znt: optimizations for zsh<=5.2
2016-01-18 15:16:48 +01:00
77f93f61c5
znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history
2016-01-18 08:53:54 +01:00
87e782f91e
Merge pull request #4738 from valentinbud/feature-vault
...
Vault basic autocompletion
2016-01-15 20:11:38 +01:00
b9ace28179
Vault basic autocompletion.
2016-01-15 21:03:34 +02:00
071db94ec3
Merge pull request #4713 from apjanke/forklift-new-homepage
...
forklift: update homepage URL and tweak formatting
2016-01-15 18:20:06 +01:00
4b9bc91ce4
Merge pull request #4537 from agireud/command-not-found-OSX
...
Add OSX support for command-not-found
2016-01-15 18:18:46 +01:00
078cd4ae2b
Merge pull request #4759 from swrobel/patch-1
...
chruby plugin locals moved inside function
2016-01-14 23:25:52 +01:00
9df79bc21a
Merge pull request #4773 from mbologna/patch-1
...
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
2016-01-13 16:35:25 +01:00
87f8251388
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
...
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE variable which was removed in 9f55213
2016-01-13 15:36:59 +01:00
0a47451a46
Updated colour of ◀ in PROMPT2 of the avit theme.
...
In commit 729fd53 I incorrectly only changed PROMPT1. Now both ▶ and ◀ follow $CARETCOLOR.
2016-01-13 10:00:32 +01:00
63e216ba9d
oh-my-zsh avit theme: instead of only showing the last 3 directories in the $PWD shorten the path by removing some middle parts if $PWD becomes too long.
2016-01-13 10:00:32 +01:00
18801e25d2
Shorter way of creating bold colours in a ZSH theme (applied to the avit theme).
2016-01-13 10:00:32 +01:00
ceca00a503
Adapt some colours in the avit theme for better visibility in the default Ubuntu terminal theme.
2016-01-13 10:00:32 +01:00
854c41d843
Fix in avit theme: $CARETCOLOR was not to actually colour the caret, so change to root user wouldn't show in the prompt.
2016-01-13 10:00:32 +01:00
a67dfae72b
Set colour for user@hostname to red if we're root (or sudo) in the bira theme.
2016-01-13 10:00:32 +01:00
9dd8def169
forklift: update homepage URL and tweak formatting
2016-01-08 23:35:22 -05:00
3dfd2166fa
chruby plugin locals moved inside function
2016-01-07 17:31:03 -08:00
686e460258
Merge branch 'sachin21-a_happy_new_year'
...
Close #4740
2016-01-04 17:30:11 +01:00
03cc1f74f3
Cleanup LICENSE file and fix README link
2016-01-04 17:29:23 +01:00
fdde897deb
Update year to 2016
2016-01-04 22:18:17 +09:00
06659f7fc1
Support bundler
2015-12-25 19:54:12 +09:00
d853ec4b62
Closes #4727
2015-12-25 11:33:29 +03:00
5e77e00ad5
Some improvements
...
- Adding documentation
- Note the effect empty array
- Fix spelling
- Using new test `[[...]]`
2015-12-18 14:15:38 +07:00