Commit graph

  • e6136a517b [git] Fix 'git-hub-shorten-url' helper Indrajit Raychaudhuri 2017-07-07 00:02:13 -0500
  • 7d5beeab51 Add comments into each of the function files to make them easier to find Kaleb Elwert 2017-07-06 16:01:26 -0700
  • a70bce3ea6 Ensure we use the same function definition syntax everywhere Kaleb Elwert 2017-07-06 16:00:58 -0700
  • 75a60bc7bf [editor] Add bindkey-all function to show all bound keys (#1358) Samantha McVey 2017-07-05 23:05:31 -0700
  • 5cd3380d9d [prompt/sorin] Fix branch code exploit vulnerability Samantha McVey 2017-07-05 11:56:41 -0700
  • c6124d4d37 Updater: fix bug regarding source init in new updater logic Brian K. Christensen 2017-07-05 15:42:35 +0200
  • 09b333eb41 Fix README example on tmux's default session name Luiz Gonzaga dos Santos Filho 2017-07-02 03:40:22 +0200
  • a876890afd [utility] scp/rsync glob local paths but don't glob remote paths Samantha McVey 2017-07-01 23:55:54 -0700
  • dbe9a5ea28 [editor] set forward/backward word for Ctrl+Right Ctrl+Left Samantha McVey 2017-07-03 17:00:14 -0700
  • 5ef10f7658 Fixed ssh-add not using SSH_ASKPASS Philipp A 2017-06-19 20:54:54 +0200
  • 87868441eb [zprezto-update] Add convenience function to update zprezto (#1344) Samantha McVey 2017-06-29 23:26:53 -0700
  • eb47b45a0d [CONTRUBITING] Add section on using a secondary devel directory Samantha McVey 2017-06-26 15:24:46 -0700
  • a4ff6acd56 [runcoms/zprofile+zshenv] Ensure TMPDIR is always set Samantha McVey 2017-06-26 14:52:59 -0700
  • e52523204b Remove redundant style rules from CONTRIBUTING.md Kaleb Elwert 2017-06-26 14:40:31 -0700
  • 961326f8e9 [editor] Set Delete key in vicmd mode to delete character Samantha McVey 2017-06-23 03:10:17 -0700
  • 7fe28574a8 [syntax-highlighting] Bump external repository to get bug fixes Samantha McVey 2017-06-21 22:20:13 -0700
  • d101b0a319 [autosuggestions] Bump external repository to version v0.4.0 Samantha McVey 2017-06-21 22:11:28 -0700
  • f8f4953dce [completion] Bump external repository to version 0.25.0 Samantha McVey 2017-06-21 22:02:47 -0700
  • 7c172fc9a7 Fix #1337 by removing top alias to htop. (#1341) Diego Rabatone Oliveira 2017-06-21 18:37:03 -0300
  • ecc34e0051 Move virtualenv auto-switch cwd hook optional loader out from inside unrelated if statement (#1338) Matthew Crenshaw 2017-06-21 15:30:57 -0400
  • 1c041c0433 fixed vivisual key binding (#1148) Nargoth 2017-06-20 00:52:54 +0200
  • d9a1380263 Change print to printf in init.zsh error (#1335) Samantha McVey 2017-06-19 14:18:14 -0700
  • a75c63768c Add git aliases for signing commits (#1126) Ihab Soliman 2017-06-19 04:40:44 -0400
  • a0541ce7a5 Default sorin theme to /tmp when TMPDIR is not set Kaleb Elwert 2017-06-16 10:37:51 -0700
  • 2f20a80f72 sorin theme: Use a proper temp file for async data Alexander Neumann 2017-06-13 10:55:49 +0200
  • 5bcc223e95 zprofile: Use non-random static TMPDIR Alexander Neumann 2017-06-13 10:51:23 +0200
  • 14670f40f0 replace the deprecated abs call in the pacu alias. Luis Fernando Milano Oliveira 2017-06-08 14:18:37 -0300
  • 7ae7a0266c Update python docs to include info on virtualenv auto-switching Kaleb Elwert 2017-05-30 17:29:32 -0700
  • 08e39a587f Python virtualenv auto workon cwd hook (#1300) Matthew Crenshaw 2017-05-30 20:26:18 -0400
  • 658fffb3a6 Allow ssh module to run on OSX Kaleb Elwert 2017-05-05 09:58:19 -0700
  • 6975b119b6 Change the zstyle config name for #607 Kaleb Elwert 2017-05-02 18:02:28 -0700
  • d02c2951b3 Add the ability to specify tmux session name Matt Henkel 2017-05-02 17:57:00 -0700
  • 871b15663c Cache the completion for a quicker startup Kaleb Elwert 2017-05-02 01:36:23 -0700
  • 42d9b78907 broken $path and $PATH if nodenv exists (#1315) Fernando H-T Goldáraz 2017-05-02 20:38:19 +0200
  • 2794f95d3e Use the lazy-loaded version of virtualenvwrapper if available Kaleb Elwert 2017-05-02 10:08:01 -0700
  • 46a1ffaf7e Add gbr and gbR aliases to module readme Kaleb Elwert 2017-05-01 09:43:12 -0700
  • 3d7a8c2870 Add some new git aliases, modify a few more. (#1301) Kyle Rich 2017-05-01 10:41:17 -0600
  • 1050a0a290 Add better support for pyenv virtualenvs Kaleb Elwert 2017-04-18 03:14:22 -0700
  • 723b3812e1 Convert long-pwd to pwd-length Kyle Rich 2017-04-27 11:25:42 -0600
  • 7c509a264f Add zstyle option to show pwd in long format Kyle Rich 2017-04-26 10:07:34 -0600
  • 850ad42c96 rsync: Update reference to Bombich's rsync page Indrajit Raychaudhuri 2017-04-26 12:58:54 -0500
  • 4f87376b50 Add support for 'pip', 'pip2', 'pip3' completion Indrajit Raychaudhuri 2017-02-11 16:39:48 -0600
  • 876f426581 Update ssh module for multi session hosts Mathieu Chataigner 2016-03-08 17:14:47 +0100
  • f15557159a New alias gfa=git fetch --all for git module Sudarshan Wadkar 2017-04-14 19:51:02 -0400
  • 81b41d2367 Add utility alias for pydf Guillaume Subiron 2016-03-18 08:29:57 +0100
  • cf7d3cffbd Add perl-info function & plenv subcommand aliases (#1303) delphinus 2017-04-18 17:57:35 +0900
  • fb37539f43 archive: add archive function Matt Hamilton 2015-10-05 18:47:41 -0400
  • 7242b4ed49 archive: add support for *.jar files (#1302) Khai Do 2017-04-17 22:04:28 -0700
  • c38c2dd909 Move python-info call in paradox from preexec to precmd Patrick Bos 2017-04-15 16:44:05 -0700
  • 600b4cc9e6 Add missing alias to utility README Kaleb Elwert 2017-04-15 14:16:15 -0700
  • 38f0d2f34e Rework diff function Kaleb Elwert 2017-04-15 14:06:05 -0700
  • 40853f23c2 Remove additional newlines in issue and pull request templates Kaleb Elwert 2017-04-15 01:47:58 -0700
  • a622652f73 Add initial issue and pull request templates Kaleb Elwert 2017-04-15 01:45:46 -0700
  • a8ce3da782 Add note to CONTRIBUTING.md about zstyle Kaleb Elwert 2017-04-15 01:36:15 -0700
  • 19d11ab1d0 Add code style to CONTRIBUTING.md Kaleb Elwert 2017-04-15 01:14:09 -0700
  • e606b09c9e Update is-callable to also check builtins Kaleb Elwert 2017-04-13 04:05:16 -0700
  • d035e4cf1e Fix indentation in README Kaleb Elwert 2017-04-13 03:27:59 -0700
  • 8a4333103d Feat (docker): add docker aliases (#1147) François VANTOMME 2017-04-13 12:14:23 +0200
  • bb168c5881 Doc (ruby): add doc on bundle clean alias François VANTOMME 2016-03-02 09:28:47 +0100
  • 7c64584629 Add bundle clean alias François VANTOMME 2016-02-16 10:47:57 +0100
  • 7011031a87 Don't use a deprecated argument as a python example Kaleb Elwert 2017-04-13 03:02:07 -0700
  • 2e20eb8571 Add note about working around preexisting runcoms Kaleb Elwert 2017-04-13 02:53:07 -0700
  • 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953) Anton Löfgren 2017-04-13 11:47:51 +0200
  • 1c0f95c08e Allow syntax highlighting pattern styles (#1192) Eduard Zintz 2017-04-13 11:25:45 +0200
  • fb6f3f7ee9 Feat (aliases): add aliases for git flow François Vantomme 2016-05-14 18:06:22 +0200
  • 95036c908c Update fasd README with basic installation information Solitude 2017-04-13 01:54:52 -0700
  • 9a70a1675c Remove manb from completion filename Joel Kuzmarski 2016-08-09 13:34:56 -0500
  • 8655cd543b Ensure extendedglob is set in promptpwd Kaleb Elwert 2017-04-13 01:16:44 -0700
  • 60c433d4ce Move common promptpwd code to external function Matt Hamilton 2015-09-29 11:42:55 -0400
  • b963484fe7 Only try to run python-info if it exists for the paradox prompt Kaleb Elwert 2017-04-11 15:12:09 -0700
  • ee249e50ee FIXED: syntax error in osx module tab function nstCactus 2017-04-11 13:37:12 +0200
  • 412af29808 Merge pull request #1272 from sorin-ionescu/issue/1246-ps-context-config John P. Neumann 2017-04-11 00:14:08 -0500
  • 94708f6b50 Fix path in node module Griffin Yourick 2017-04-10 14:40:43 -0400
  • 8dafaae5a4 Use patterns from ruby module for initializing nodenv Griffin Yourick 2017-04-10 14:15:08 -0400
  • e413ef5a97 Add support for iTerm2 v3 in tab function Griffin Yourick 2017-04-10 14:23:49 -0400
  • 909006638d Bump license years and tidy up readme (#1273) Paul Melnikow 2017-04-05 12:34:31 -0400
  • 464a8d20a1 utility module: fix/improve colordiff call in diff Zhiming Wang 2015-07-09 17:53:58 -0700
  • 95d19b37c1 Added support for python venv display in paradox prompt Kire Ledan 2015-11-29 10:52:04 -0500
  • c0049855c5 Added option to skip git aliases definition Eduardo San Martin Morote 2015-08-09 12:40:04 +0200
  • 27c2ccd8b9 Update external prompt modules Kaleb Elwert 2017-04-04 22:51:17 -0700
  • fd0b627a8b Update zsh-users submodules to latest stable versions Kaleb Elwert 2017-04-04 22:49:59 -0700
  • 076e29e97d Update zsh-autosuggestions submodule location Kaleb Elwert 2017-04-04 22:44:28 -0700
  • 013668f484 Improve and simplify titling functions. Olaf Conradi 2014-04-28 04:19:52 +0200
  • ddfc870f9a Use less destructive git push --force-with-lease. Justin Filip 2015-11-24 20:13:31 -0500
  • 65b05c0220 Add notice about potential shadowing of the gb command (#1124) Wojciech Pietrzak 2017-04-05 07:03:47 +0200
  • 12d48dfcf9 Remove extra use of grep in git-hub-shorten-url (#904) Zhiming Wang 2017-04-05 00:36:28 -0400
  • fb689449a7 Prefer $(COMMAND) syntax over backticks (#1012) Matt Hamilton 2017-04-04 21:30:48 -0700
  • 483447082b Add nodenv support to Node.js module Jamie Rolfs 2017-03-16 03:12:18 -0700
  • 2c1ad5bed1 Avoid unsetting nonexistent variables (#1075) Dario Gjorgjevski 2017-04-05 06:24:50 +0200
  • 4e35f701ca Add "sa" alias to make it easy to search aliases Kyle Rich 2016-05-25 17:31:11 -0600
  • 3a6ae0fc6c Change $TMPDIR for non-interactive shells Jared Scott 2016-10-12 00:54:11 -0400
  • dcd8596192 Don't load pfunctions from vi swap files Paul Melnikow 2016-09-10 10:41:37 -0400
  • a7729561e8 Add support for skipping VIRTUALENVWRAPPER init in modules/python (#598) Calvin Smith 2017-04-03 23:06:02 -0700
  • 5271af8180 Ensure code blocks are formatted properly for GitHub (#1271) Mateusz Lewko 2017-04-03 22:29:58 +0200
  • 8913bcccd2 Use python3 for http-serve alias if available (#1193) Eduard Zintz 2017-04-03 22:27:06 +0200
  • 2ba060a426 update brewu method Andreas Grauel 2016-12-26 09:31:17 +0100
  • 8820b71f37 Update pure prompt to v1.5.2 This fixes a security issue with malicious branch names Plastix 2017-03-18 12:36:46 -0400
  • 0be0ff565a Set ZPREZTODIR to ${0:h} Kaleb Elwert 2017-03-08 11:22:39 -0800
  • 7346efd206 Allow setting ZPREZTODIR to make prezto easier to integrate with Kaleb Elwert 2017-03-07 17:42:41 -0800
  • b38ced856a Adds additional support for PS prompt context expansion John P. Neumann 2017-04-02 14:09:58 -0500