653 Commits (730fc4690e308208f591798ef992b9bb2f9e2134)

Author SHA1 Message Date
Samantha McVey 961326f8e9 [editor] Set Delete key in vicmd mode to delete character
7 years ago
Samantha McVey 7fe28574a8 [syntax-highlighting] Bump external repository to get bug fixes
7 years ago
Samantha McVey d101b0a319 [autosuggestions] Bump external repository to version v0.4.0
7 years ago
Samantha McVey f8f4953dce [completion] Bump external repository to version 0.25.0
7 years ago
Diego Rabatone Oliveira 7c172fc9a7 Fix #1337 by removing top alias to htop. (#1341)
7 years ago
Matthew Crenshaw ecc34e0051 Move virtualenv auto-switch cwd hook optional loader out from inside unrelated if statement (#1338)
7 years ago
Nargoth 1c041c0433 fixed vivisual key binding (#1148)
8 years ago
Ihab Soliman a75c63768c Add git aliases for signing commits (#1126)
8 years ago
Kaleb Elwert a0541ce7a5 Default sorin theme to /tmp when TMPDIR is not set
8 years ago
Alexander Neumann 2f20a80f72 sorin theme: Use a proper temp file for async data
8 years ago
Luis Fernando Milano Oliveira 14670f40f0 replace the deprecated abs call in the pacu alias.
8 years ago
Kaleb Elwert 7ae7a0266c Update python docs to include info on virtualenv auto-switching
8 years ago
Matthew Crenshaw 08e39a587f Python virtualenv auto workon cwd hook (#1300)
8 years ago
Kaleb Elwert 658fffb3a6 Allow ssh module to run on OSX
8 years ago
Kaleb Elwert 6975b119b6 Change the zstyle config name for #607
8 years ago
Matt Henkel d02c2951b3 Add the ability to specify tmux session name
8 years ago
Kaleb Elwert 871b15663c Cache the completion for a quicker startup
8 years ago
Fernando H-T Goldáraz 42d9b78907 broken $path and $PATH if nodenv exists (#1315)
8 years ago
Kaleb Elwert 2794f95d3e Use the lazy-loaded version of virtualenvwrapper if available
8 years ago
Kaleb Elwert 46a1ffaf7e Add gbr and gbR aliases to module readme
8 years ago
Kyle Rich 3d7a8c2870 Add some new git aliases, modify a few more. (#1301)
8 years ago
Kaleb Elwert 1050a0a290 Add better support for pyenv virtualenvs
8 years ago
Kyle Rich 723b3812e1 Convert long-pwd to pwd-length
8 years ago
Kyle Rich 7c509a264f Add zstyle option to show pwd in long format
8 years ago
Indrajit Raychaudhuri 850ad42c96 rsync: Update reference to Bombich's rsync page
8 years ago
Indrajit Raychaudhuri 4f87376b50 Add support for 'pip', 'pip2', 'pip3' completion
8 years ago
Mathieu Chataigner 876f426581 Update ssh module for multi session hosts
8 years ago
Sudarshan Wadkar f15557159a New `alias gfa=git fetch --all` for git module
8 years ago
Guillaume Subiron 81b41d2367 Add utility alias for pydf
8 years ago
delphinus cf7d3cffbd Add perl-info function & plenv subcommand aliases (#1303)
8 years ago
Matt Hamilton fb37539f43 archive: add archive function
8 years ago
Khai Do 7242b4ed49 archive: add support for *.jar files (#1302)
8 years ago
Patrick Bos c38c2dd909 Move python-info call in paradox from preexec to precmd
8 years ago
Kaleb Elwert 600b4cc9e6 Add missing alias to utility README
8 years ago
Kaleb Elwert 38f0d2f34e Rework diff function
8 years ago
Kaleb Elwert e606b09c9e Update is-callable to also check builtins
8 years ago
François VANTOMME 8a4333103d Feat (docker): add docker aliases (#1147)
8 years ago
François VANTOMME bb168c5881 Doc (ruby): add doc on bundle clean alias
8 years ago
François VANTOMME 7c64584629 Add bundle clean alias
8 years ago
Kaleb Elwert 7011031a87 Don't use a deprecated argument as a python example
8 years ago
Anton Löfgren 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953)
8 years ago
Eduard Zintz 1c0f95c08e Allow syntax highlighting pattern styles (#1192)
8 years ago
François Vantomme fb6f3f7ee9 Feat (aliases): add aliases for git flow
8 years ago
Solitude 95036c908c Update fasd README with basic installation information
8 years ago
Joel Kuzmarski 9a70a1675c Remove manb from completion filename
8 years ago
Kaleb Elwert 8655cd543b Ensure extendedglob is set in promptpwd
8 years ago
Matt Hamilton 60c433d4ce Move common promptpwd code to external function
8 years ago
Kaleb Elwert b963484fe7 Only try to run python-info if it exists for the paradox prompt
8 years ago
nstCactus ee249e50ee FIXED: syntax error in osx module tab function
8 years ago
John P. Neumann 412af29808 Merge pull request #1272 from sorin-ionescu/issue/1246-ps-context-config
8 years ago
Griffin Yourick 94708f6b50 Fix path in node module
8 years ago
Griffin Yourick 8dafaae5a4 Use patterns from ruby module for initializing nodenv
8 years ago
Griffin Yourick e413ef5a97 Add support for iTerm2 v3 in tab function
8 years ago
Zhiming Wang 464a8d20a1 utility module: fix/improve colordiff call in diff
8 years ago
Kire Ledan 95d19b37c1 Added support for python venv display in paradox prompt
8 years ago
Eduardo San Martin Morote c0049855c5 Added option to skip git aliases definition
8 years ago
Kaleb Elwert 27c2ccd8b9 Update external prompt modules
8 years ago
Kaleb Elwert fd0b627a8b Update zsh-users submodules to latest stable versions
8 years ago
Olaf Conradi 013668f484 Improve and simplify titling functions.
8 years ago
Justin Filip ddfc870f9a Use less destructive git push --force-with-lease.
8 years ago
Wojciech Pietrzak 65b05c0220 Add notice about potential shadowing of the gb command (#1124)
8 years ago
Zhiming Wang 12d48dfcf9 Remove extra use of grep in git-hub-shorten-url (#904)
8 years ago
Matt Hamilton fb689449a7 Prefer $(COMMAND) syntax over backticks (#1012)
8 years ago
Jamie Rolfs 483447082b Add nodenv support to Node.js module
8 years ago
Dario Gjorgjevski 2c1ad5bed1 Avoid unsetting nonexistent variables (#1075)
8 years ago
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)
8 years ago
Eduard Zintz 8913bcccd2 Use python3 for http-serve alias if available (#1193)
8 years ago
Andreas Grauel 2ba060a426 update brewu method
8 years ago
Plastix 8820b71f37 Update pure prompt to v1.5.2
8 years ago
John P. Neumann b38ced856a Adds additional support for PS prompt context expansion
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
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
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
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