Kyle Rich
4e35f701ca
Add "sa" alias to make it easy to search aliases
8 years ago
Calvin Smith
a7729561e8
Add support for skipping VIRTUALENVWRAPPER init in modules/python ( #598 )
...
* Support skip-virtualenvwrapper-init zstyle in python module to avoid auto-sourcing of virtualenvwrapper.sh
* Don't overwrite the WORKON_HOME env var if the user has already set it
8 years ago
Eduard Zintz
8913bcccd2
Use python3 for http-serve alias if available ( #1193 )
8 years ago
Andreas Grauel
2ba060a426
update brewu method
...
Homebrew decided to not change the behaviour of `brew upgrade` so
`brew upgrade --all` is equivalent to `brew upgrade` without any other
arguments (so the `--all` is a no-op and can be removed).
8 years ago
Plastix
8820b71f37
Update pure prompt to v1.5.2
...
This fixes a security issue with malicious branch names
8 years ago
Sorin Ionescu
c8b8397728
[ Fix #532 ] Integrate autosuggestions
9 years ago
Sorin Ionescu
8bd720b0c7
Update pure theme
9 years ago
Sorin Ionescu
38baf39513
Update external syntax-highlighting
9 years ago
Sorin Ionescu
e36eed9c8a
Update external history-substring-search
9 years ago
Sorin Ionescu
64aa907087
Update external completions
9 years ago
Zach Riggle
7227c4f0be
Fix unarchive for .deb which uses xz, and absolute paths
9 years ago
Andrew Schwartzmeyer
2ad1b2f5b1
Load add-zsh-hook in GPG module
...
Fixes this error:
~/.zprezto/modules/gpg/init.zsh:43: command not found: add-zsh-hook
9 years ago
Ryan S. Brown
a7e4b447b3
Fix typo in yum module README
9 years ago
Ryan Brown
02b3d329ac
Fix typo in dnf module README
9 years ago
Sorin Ionescu
165879d4b3
Update pure theme
9 years ago
Sorin Ionescu
de9ed0610b
Update external syntax-highlighting
9 years ago
Sorin Ionescu
c05fbedd8d
Update external history-substring-search
9 years ago
Sorin Ionescu
e137068cac
Update external completions
9 years ago
Sorin Ionescu
f2a826e963
Add preview function to sorin theme
10 years ago
Sorin Ionescu
bdec6c4e20
Redraw only when called from subprocess
10 years ago
Sorin Ionescu
ef634f38a4
Replace signal TERM with KILL
10 years ago
Sorin Ionescu
b761261b11
Replace signal USR1 with WINCH
10 years ago
Sorin Ionescu
02c5f776fc
[ Fix #892 ] Symlink prompt pure async dependency
10 years ago
Sorin Ionescu
a275db55d6
Fix MacPorts typo
10 years ago
FireWave
b6efdc1ea4
Add DNF module
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
904c94469e
Consolidate brew update and upgrade aliases
10 years ago
Quang-Linh LE
159418835f
Add Linux as as requirement
10 years ago
Sorin Ionescu
f7ea78078f
Update pure theme
10 years ago
Sorin Ionescu
fe64f91f52
Update sorin screenshot
10 years ago
Sorin Ionescu
b46769149b
Remove Emacs indicator
...
The user always knows that he is inside Emacs making the indicator
unnecessary.
10 years ago
Sorin Ionescu
999f0d1a74
Use numerical colors
10 years ago
Sorin Ionescu
f6a2c73423
Remove 'git:' prefix
10 years ago
Sorin Ionescu
a1dea6ae43
Get Git status asynchronously
10 years ago
Sorin Ionescu
cd5067668c
Substitute command when alias is undefined
10 years ago
Scott Stevenson
6a812ed36b
Correct typos in completion module
10 years ago
James Conroy-Finn
ca03fd670a
Skip setting terminal title inside Emacs
10 years ago
Sorin Ionescu
08676a273e
Update pure theme
10 years ago
Sorin Ionescu
20766138cb
Update external history-substring-search
10 years ago
Alex Wolkov
e9f86bf4db
Update the link to iTerm2 and tmux integration
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
c98da90662
Update external history-substring-search
10 years ago
Sorin Ionescu
ac8bc74ef0
Update pure theme
10 years ago
Sorin Ionescu
ccca57f2ac
Update external history-substring-search
10 years ago
Sorin Ionescu
4016f0c7c1
Update external completions
10 years ago
Sorin Ionescu
ee0b02464c
[ Fix #819 ] Check for node as a last resort
10 years ago
Tobias Witt
e144abb285
Fix node-module
...
The change recently introduced for #777 was actually breaking the module
completely, as it was only loaded if neither `node` nor `nvm`
were available.
10 years ago
Sorin Ionescu
b41f485528
Add missing parenthesis
...
The bug was introduced in 933c61b
.
10 years ago
Sorin Ionescu
1292587f95
[ Fix #777 ] Check for nvm or node
10 years ago
Sorin Ionescu
933c61b8f1
[ Fix #776 ] Support GNU top
10 years ago
Sorin Ionescu
88aee30ae8
[ Fix #762 ] Use $LOGNAME instead of $USER
...
$USER is deprecated.
10 years ago
Sorin Ionescu
4411c95a83
Update pure theme
10 years ago