1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-12-22 18:38:00 +00:00

Commit Graph

  • 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
  • 4f19700919 Add missing syntax highlighter Sorin Ionescu 2016-03-02 23:29:51 -0500
  • c8b8397728 [Fix #532] Integrate autosuggestions Sorin Ionescu 2016-03-02 16:31:30 -0500
  • 8bd720b0c7 Update pure theme Sorin Ionescu 2016-02-28 22:32:40 -0500
  • 38baf39513 Update external syntax-highlighting Sorin Ionescu 2016-02-28 22:32:12 -0500
  • e36eed9c8a Update external history-substring-search Sorin Ionescu 2016-02-28 22:31:46 -0500
  • 64aa907087 Update external completions Sorin Ionescu 2016-02-28 22:31:21 -0500
  • 7227c4f0be Fix unarchive for .deb which uses xz, and absolute paths Zach Riggle 2015-07-31 16:00:17 -0400
  • 2ad1b2f5b1 Load add-zsh-hook in GPG module Andrew Schwartzmeyer 2015-07-21 15:01:31 -0700
  • a7e4b447b3 Fix typo in yum module README Ryan S. Brown 2015-07-11 15:53:23 -0400
  • 02b3d329ac Fix typo in dnf module README Ryan Brown 2015-07-09 18:46:09 -0400
  • e641c2111a [Fix #940] Update agnoster theme remote URL Sorin Ionescu 2015-11-11 22:56:39 -0500
  • 165879d4b3 Update pure theme Sorin Ionescu 2015-11-09 02:09:48 -0500
  • de9ed0610b Update external syntax-highlighting Sorin Ionescu 2015-11-09 02:09:30 -0500
  • c05fbedd8d Update external history-substring-search Sorin Ionescu 2015-11-09 02:08:59 -0500
  • e137068cac Update external completions Sorin Ionescu 2015-11-09 02:08:40 -0500
  • f2a826e963 Add preview function to sorin theme theme/sorin Sorin Ionescu 2015-05-31 16:51:29 -0400
  • bdec6c4e20 Redraw only when called from subprocess Sorin Ionescu 2015-05-31 16:50:03 -0400
  • ef634f38a4 Replace signal TERM with KILL Sorin Ionescu 2015-05-31 16:47:16 -0400
  • b761261b11 Replace signal USR1 with WINCH Sorin Ionescu 2015-05-31 16:46:42 -0400
  • 02c5f776fc [Fix #892] Symlink prompt pure async dependency Sorin Ionescu 2015-05-28 20:24:58 -0400
  • a275db55d6 Fix MacPorts typo Sorin Ionescu 2015-05-25 22:25:22 -0400
  • b6efdc1ea4 Add DNF module FireWave 2013-03-28 16:58:10 -0400
  • 904c94469e Consolidate brew update and upgrade aliases Sorin Ionescu 2015-05-26 22:05:49 -0400
  • 159418835f Add Linux as as requirement Quang-Linh LE 2014-12-10 08:54:54 +0100
  • f7ea78078f Update pure theme Sorin Ionescu 2015-05-25 21:58:43 -0400
  • fe64f91f52 Update sorin screenshot Sorin Ionescu 2015-05-19 17:39:00 -0400
  • b46769149b Remove Emacs indicator Sorin Ionescu 2015-05-19 17:19:21 -0400
  • 999f0d1a74 Use numerical colors Sorin Ionescu 2015-05-19 17:14:36 -0400
  • f6a2c73423 Remove 'git:' prefix Sorin Ionescu 2015-05-19 17:12:17 -0400
  • a1dea6ae43 Get Git status asynchronously Sorin Ionescu 2015-02-22 19:51:09 -0500
  • cd5067668c Substitute command when alias is undefined Sorin Ionescu 2015-05-19 18:24:04 -0400
  • 6a812ed36b Correct typos in completion module Scott Stevenson 2015-05-05 21:25:26 +0100
  • ca03fd670a Skip setting terminal title inside Emacs James Conroy-Finn 2015-03-01 14:02:05 +0000
  • 08676a273e Update pure theme Sorin Ionescu 2015-05-03 13:39:33 -0400
  • 20766138cb Update external history-substring-search Sorin Ionescu 2015-05-03 13:39:09 -0400
  • e9f86bf4db Update the link to iTerm2 and tmux integration Alex Wolkov 2015-05-01 16:35:59 +0300
  • c98da90662 Update external history-substring-search Sorin Ionescu 2015-04-07 19:24:44 -0400
  • ac8bc74ef0 Update pure theme Sorin Ionescu 2015-04-01 16:21:07 -0400
  • ccca57f2ac Update external history-substring-search Sorin Ionescu 2015-04-01 16:20:17 -0400
  • 4016f0c7c1 Update external completions Sorin Ionescu 2015-04-01 16:19:52 -0400
  • c34098af20 Update copyright Sorin Ionescu 2015-03-08 23:38:06 -0400
  • ee0b02464c [Fix #819] Check for node as a last resort Sorin Ionescu 2015-02-24 15:29:25 -0500
  • e144abb285 Fix node-module Tobias Witt 2015-02-23 17:23:28 +0100
  • b41f485528 Add missing parenthesis Sorin Ionescu 2015-02-22 23:52:41 -0500
  • ab45ade380 [Fix #801] Make $TMPPREFIX a file path Sorin Ionescu 2015-02-22 21:56:12 -0500
  • 1292587f95 [Fix #777] Check for nvm or node Sorin Ionescu 2015-02-22 21:53:40 -0500
  • 933c61b8f1 [Fix #776] Support GNU top Sorin Ionescu 2015-02-22 21:42:11 -0500
  • 88aee30ae8 [Fix #762] Use $LOGNAME instead of $USER Sorin Ionescu 2015-02-13 00:00:27 -0500
  • 4411c95a83 Update pure theme Sorin Ionescu 2015-02-12 19:17:38 -0500
  • 62d87cae32 Update external completions Sorin Ionescu 2015-02-12 19:15:47 -0500
  • d43bcb9720 Revert "Remove extra git-dir call in git-info and use git_dir variable instead" Sorin Ionescu 2014-12-08 18:21:00 -0500
  • ba351df9fb [Fix #748] Set grep color for BSD and GNU Sorin Ionescu 2014-12-08 18:13:25 -0500
  • 925b94b6e2 Fix Powerline unicode characters Jacob Swartwood 2014-12-03 17:30:52 -0500
  • c171621747 Fix issue with several themes where errors occur if the git module is not loaded. Ranek Kiil 2014-12-01 23:28:02 -0700
  • 0148ee6a4d Check for S.gpg-agent to see if gpg-agent is running Mathias Fussenegger 2014-11-27 22:19:13 +0100
  • fc3f8025ea Add a preexec hook to set the GPG-Agent TTY Grégoire Détrez 2014-11-27 04:19:26 +0100
  • 9539341e1e [Fix #732] Replace $GREP_OPTIONS with an alias Sorin Ionescu 2014-11-24 13:05:34 -0500
  • 13d1ed160e Use $GNUPGHOME if it exists nfnty 2014-11-22 04:37:11 +0100
  • 2a33581e80 [Fix #724] Unquote variable Harry Terkelsen 2014-11-14 23:50:03 -0800
  • 3dd4cbc3c0 Fix typo Rys Sommefeldt 2014-11-14 20:12:21 +0000
  • 7a92046c86 Create a new tmux session if none exists Sorin Ionescu 2014-11-13 19:40:37 -0500
  • 3012c0984b Remove extra git-dir call in git-info and use git_dir variable instead Yegor Pomortsev 2014-11-12 15:48:02 -0800
  • 00a5639e65 Enable iTerm2 tmux integration Daniel Kolakowski 2014-11-07 00:15:23 +0100