1696 Commits (b5d09e2da794086ab5715f3fdda2e9c4b6dd3d9d)
 

Author SHA1 Message Date
Kaleb Elwert e52523204b Remove redundant style rules from CONTRIBUTING.md
7 years ago
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)
7 years ago
Samantha McVey d9a1380263 Change print to printf in init.zsh error (#1335)
7 years ago
Ihab Soliman a75c63768c Add git aliases for signing commits (#1126)
7 years ago
Kaleb Elwert a0541ce7a5 Default sorin theme to /tmp when TMPDIR is not set
7 years ago
Alexander Neumann 2f20a80f72 sorin theme: Use a proper temp file for async data
7 years ago
Alexander Neumann 5bcc223e95 zprofile: Use non-random static TMPDIR
7 years ago
Luis Fernando Milano Oliveira 14670f40f0 replace the deprecated abs call in the pacu alias.
7 years ago
Kaleb Elwert 7ae7a0266c Update python docs to include info on virtualenv auto-switching
7 years ago
Matthew Crenshaw 08e39a587f Python virtualenv auto workon cwd hook (#1300)
7 years ago
Kaleb Elwert 658fffb3a6 Allow ssh module to run on OSX
7 years ago
Kaleb Elwert 6975b119b6 Change the zstyle config name for #607
7 years ago
Matt Henkel d02c2951b3 Add the ability to specify tmux session name
7 years ago
Kaleb Elwert 871b15663c Cache the completion for a quicker startup
7 years ago
Fernando H-T Goldáraz 42d9b78907 broken $path and $PATH if nodenv exists (#1315)
7 years ago
Kaleb Elwert 2794f95d3e Use the lazy-loaded version of virtualenvwrapper if available
7 years ago
Kaleb Elwert 46a1ffaf7e Add gbr and gbR aliases to module readme
7 years ago
Kyle Rich 3d7a8c2870 Add some new git aliases, modify a few more. (#1301)
7 years ago
Kaleb Elwert 1050a0a290 Add better support for pyenv virtualenvs
7 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 40853f23c2 Remove additional newlines in issue and pull request templates
8 years ago
Kaleb Elwert a622652f73 Add initial issue and pull request templates
8 years ago
Kaleb Elwert a8ce3da782 Add note to CONTRIBUTING.md about zstyle
8 years ago
Kaleb Elwert 19d11ab1d0 Add code style to CONTRIBUTING.md
8 years ago
Kaleb Elwert e606b09c9e Update is-callable to also check builtins
8 years ago
Kaleb Elwert d035e4cf1e Fix indentation in README
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
Kaleb Elwert 2e20eb8571 Add note about working around preexisting runcoms
8 years ago
Anton Löfgren 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953)
8 years ago