1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-04-03 01:59:49 +00:00

Commit Graph

  • d035e4cf1e Fix indentation in README Kaleb Elwert 2017-04-13 03:27:59 -07:00
  • 8a4333103d Feat (docker): add docker aliases (#1147) François VANTOMME 2017-04-13 12:14:23 +02:00
  • bb168c5881 Doc (ruby): add doc on bundle clean alias François VANTOMME 2016-03-02 09:28:47 +01:00
  • 7c64584629 Add bundle clean alias François VANTOMME 2016-02-16 10:47:57 +01:00
  • 7011031a87 Don't use a deprecated argument as a python example Kaleb Elwert 2017-04-13 03:02:07 -07:00
  • 2e20eb8571 Add note about working around preexisting runcoms Kaleb Elwert 2017-04-13 02:53:07 -07:00
  • 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953) Anton Löfgren 2017-04-13 11:47:51 +02:00
  • 1c0f95c08e Allow syntax highlighting pattern styles (#1192) Eduard Zintz 2017-04-13 11:25:45 +02:00
  • fb6f3f7ee9 Feat (aliases): add aliases for git flow François Vantomme 2016-05-14 18:06:22 +02:00
  • 95036c908c Update fasd README with basic installation information Solitude 2017-04-13 01:54:52 -07:00
  • 9a70a1675c Remove manb from completion filename Joel Kuzmarski 2016-08-09 13:34:56 -05:00
  • 8655cd543b Ensure extendedglob is set in promptpwd Kaleb Elwert 2017-04-13 01:16:44 -07:00
  • 60c433d4ce Move common promptpwd code to external function Matt Hamilton 2015-09-29 11:42:55 -04:00
  • b963484fe7 Only try to run python-info if it exists for the paradox prompt Kaleb Elwert 2017-04-11 15:12:09 -07:00
  • ee249e50ee FIXED: syntax error in osx module tab function nstCactus 2017-04-11 13:37:12 +02:00
  • 412af29808 Merge pull request #1272 from sorin-ionescu/issue/1246-ps-context-config John P. Neumann 2017-04-11 00:14:08 -05:00
  • 94708f6b50 Fix path in node module Griffin Yourick 2017-04-10 14:40:43 -04:00
  • 8dafaae5a4 Use patterns from ruby module for initializing nodenv Griffin Yourick 2017-04-10 14:15:08 -04:00
  • e413ef5a97 Add support for iTerm2 v3 in tab function Griffin Yourick 2017-04-10 14:23:49 -04:00
  • 909006638d Bump license years and tidy up readme (#1273) Paul Melnikow 2017-04-05 12:34:31 -04:00
  • 464a8d20a1 utility module: fix/improve colordiff call in diff Zhiming Wang 2015-07-09 17:53:58 -07:00
  • 95d19b37c1 Added support for python venv display in paradox prompt Kire Ledan 2015-11-29 10:52:04 -05:00
  • c0049855c5 Added option to skip git aliases definition Eduardo San Martin Morote 2015-08-09 12:40:04 +02:00
  • 27c2ccd8b9 Update external prompt modules Kaleb Elwert 2017-04-04 22:51:17 -07:00
  • fd0b627a8b Update zsh-users submodules to latest stable versions Kaleb Elwert 2017-04-04 22:49:59 -07:00
  • 076e29e97d Update zsh-autosuggestions submodule location Kaleb Elwert 2017-04-04 22:44:28 -07:00
  • 013668f484 Improve and simplify titling functions. Olaf Conradi 2014-04-28 04:19:52 +02:00
  • ddfc870f9a Use less destructive git push --force-with-lease. Justin Filip 2015-11-24 20:13:31 -05:00
  • 65b05c0220 Add notice about potential shadowing of the gb command (#1124) Wojciech Pietrzak 2017-04-05 07:03:47 +02:00
  • 12d48dfcf9 Remove extra use of grep in git-hub-shorten-url (#904) Zhiming Wang 2017-04-05 00:36:28 -04:00
  • fb689449a7 Prefer $(COMMAND) syntax over backticks (#1012) Matt Hamilton 2017-04-04 21:30:48 -07:00
  • 483447082b Add nodenv support to Node.js module Jamie Rolfs 2017-03-16 03:12:18 -07:00
  • 2c1ad5bed1 Avoid unsetting nonexistent variables (#1075) Dario Gjorgjevski 2017-04-05 06:24:50 +02:00
  • 4e35f701ca Add "sa" alias to make it easy to search aliases Kyle Rich 2016-05-25 17:31:11 -06:00
  • 3a6ae0fc6c Change $TMPDIR for non-interactive shells Jared Scott 2016-10-12 00:54:11 -04:00
  • dcd8596192 Don't load pfunctions from vi swap files Paul Melnikow 2016-09-10 10:41:37 -04:00
  • a7729561e8 Add support for skipping VIRTUALENVWRAPPER init in modules/python (#598) Calvin Smith 2017-04-03 23:06:02 -07:00
  • 5271af8180 Ensure code blocks are formatted properly for GitHub (#1271) Mateusz Lewko 2017-04-03 22:29:58 +02:00
  • 8913bcccd2 Use python3 for http-serve alias if available (#1193) Eduard Zintz 2017-04-03 22:27:06 +02:00
  • 2ba060a426 update brewu method Andreas Grauel 2016-12-26 09:31:17 +01:00
  • 8820b71f37 Update pure prompt to v1.5.2 This fixes a security issue with malicious branch names Plastix 2017-03-18 12:36:46 -04:00
  • 0be0ff565a Set ZPREZTODIR to ${0:h} Kaleb Elwert 2017-03-08 11:22:39 -08:00
  • 7346efd206 Allow setting ZPREZTODIR to make prezto easier to integrate with Kaleb Elwert 2017-03-07 17:42:41 -08:00
  • b38ced856a Adds additional support for PS prompt context expansion John P. Neumann 2017-04-02 14:09:58 -05:00
  • 4f19700919 Add missing syntax highlighter Sorin Ionescu 2016-03-02 23:29:51 -05:00
  • c8b8397728 [Fix #532] Integrate autosuggestions Sorin Ionescu 2016-03-02 16:31:30 -05:00
  • 8bd720b0c7 Update pure theme Sorin Ionescu 2016-02-28 22:32:40 -05:00
  • 38baf39513 Update external syntax-highlighting Sorin Ionescu 2016-02-28 22:32:12 -05:00
  • e36eed9c8a Update external history-substring-search Sorin Ionescu 2016-02-28 22:31:46 -05:00
  • 64aa907087 Update external completions Sorin Ionescu 2016-02-28 22:31:21 -05:00
  • 7227c4f0be Fix unarchive for .deb which uses xz, and absolute paths Zach Riggle 2015-07-31 16:00:17 -04:00
  • 2ad1b2f5b1 Load add-zsh-hook in GPG module Andrew Schwartzmeyer 2015-07-21 15:01:31 -07:00
  • a7e4b447b3 Fix typo in yum module README Ryan S. Brown 2015-07-11 15:53:23 -04:00
  • 02b3d329ac Fix typo in dnf module README Ryan Brown 2015-07-09 18:46:09 -04:00
  • e641c2111a [Fix #940] Update agnoster theme remote URL Sorin Ionescu 2015-11-11 22:56:39 -05:00
  • 165879d4b3 Update pure theme Sorin Ionescu 2015-11-09 02:09:48 -05:00
  • de9ed0610b Update external syntax-highlighting Sorin Ionescu 2015-11-09 02:09:30 -05:00
  • c05fbedd8d Update external history-substring-search Sorin Ionescu 2015-11-09 02:08:59 -05:00
  • e137068cac Update external completions Sorin Ionescu 2015-11-09 02:08:40 -05:00
  • f2a826e963 Add preview function to sorin theme theme/sorin Sorin Ionescu 2015-05-31 16:51:29 -04:00
  • bdec6c4e20 Redraw only when called from subprocess Sorin Ionescu 2015-05-31 16:50:03 -04:00
  • ef634f38a4 Replace signal TERM with KILL Sorin Ionescu 2015-05-31 16:47:16 -04:00
  • b761261b11 Replace signal USR1 with WINCH Sorin Ionescu 2015-05-31 16:46:42 -04:00
  • 02c5f776fc [Fix #892] Symlink prompt pure async dependency Sorin Ionescu 2015-05-28 20:24:58 -04:00
  • a275db55d6 Fix MacPorts typo Sorin Ionescu 2015-05-25 22:25:22 -04:00
  • b6efdc1ea4 Add DNF module FireWave 2013-03-28 16:58:10 -04:00
  • 904c94469e Consolidate brew update and upgrade aliases Sorin Ionescu 2015-05-26 22:05:49 -04:00
  • 159418835f Add Linux as as requirement Quang-Linh LE 2014-12-10 08:54:54 +01:00
  • f7ea78078f Update pure theme Sorin Ionescu 2015-05-25 21:58:43 -04:00
  • fe64f91f52 Update sorin screenshot Sorin Ionescu 2015-05-19 17:39:00 -04:00
  • b46769149b Remove Emacs indicator Sorin Ionescu 2015-05-19 17:19:21 -04:00
  • 999f0d1a74 Use numerical colors Sorin Ionescu 2015-05-19 17:14:36 -04:00
  • f6a2c73423 Remove 'git:' prefix Sorin Ionescu 2015-05-19 17:12:17 -04:00
  • a1dea6ae43 Get Git status asynchronously Sorin Ionescu 2015-02-22 19:51:09 -05:00
  • cd5067668c Substitute command when alias is undefined Sorin Ionescu 2015-05-19 18:24:04 -04:00
  • 6a812ed36b Correct typos in completion module Scott Stevenson 2015-05-05 21:25:26 +01:00
  • ca03fd670a Skip setting terminal title inside Emacs James Conroy-Finn 2015-03-01 14:02:05 +00:00
  • 08676a273e Update pure theme Sorin Ionescu 2015-05-03 13:39:33 -04:00
  • 20766138cb Update external history-substring-search Sorin Ionescu 2015-05-03 13:39:09 -04:00
  • e9f86bf4db Update the link to iTerm2 and tmux integration Alex Wolkov 2015-05-01 16:35:59 +03:00
  • c98da90662 Update external history-substring-search Sorin Ionescu 2015-04-07 19:24:44 -04:00
  • ac8bc74ef0 Update pure theme Sorin Ionescu 2015-04-01 16:21:07 -04:00
  • ccca57f2ac Update external history-substring-search Sorin Ionescu 2015-04-01 16:20:17 -04:00
  • 4016f0c7c1 Update external completions Sorin Ionescu 2015-04-01 16:19:52 -04:00
  • c34098af20 Update copyright Sorin Ionescu 2015-03-08 23:38:06 -04:00
  • ee0b02464c [Fix #819] Check for node as a last resort Sorin Ionescu 2015-02-24 15:29:25 -05:00
  • e144abb285 Fix node-module Tobias Witt 2015-02-23 17:23:28 +01:00
  • b41f485528 Add missing parenthesis Sorin Ionescu 2015-02-22 23:52:41 -05:00
  • ab45ade380 [Fix #801] Make $TMPPREFIX a file path Sorin Ionescu 2015-02-22 21:56:12 -05:00
  • 1292587f95 [Fix #777] Check for nvm or node Sorin Ionescu 2015-02-22 21:53:40 -05:00
  • 933c61b8f1 [Fix #776] Support GNU top Sorin Ionescu 2015-02-22 21:42:11 -05:00
  • 88aee30ae8 [Fix #762] Use $LOGNAME instead of $USER Sorin Ionescu 2015-02-13 00:00:27 -05:00
  • 4411c95a83 Update pure theme Sorin Ionescu 2015-02-12 19:17:38 -05:00
  • 62d87cae32 Update external completions Sorin Ionescu 2015-02-12 19:15:47 -05:00
  • d43bcb9720 Revert "Remove extra git-dir call in git-info and use git_dir variable instead" Sorin Ionescu 2014-12-08 18:21:00 -05:00
  • ba351df9fb [Fix #748] Set grep color for BSD and GNU Sorin Ionescu 2014-12-08 18:13:25 -05:00
  • 925b94b6e2 Fix Powerline unicode characters Jacob Swartwood 2014-12-03 17:30:52 -05:00
  • c171621747 Fix issue with several themes where errors occur if the git module is not loaded. Ranek Kiil 2014-12-01 23:28:02 -07:00
  • 0148ee6a4d Check for S.gpg-agent to see if gpg-agent is running Mathias Fussenegger 2014-11-27 22:19:13 +01:00
  • fc3f8025ea Add a preexec hook to set the GPG-Agent TTY Grégoire Détrez 2014-11-27 04:19:26 +01:00