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

Commit Graph

  • a96f1618b4 Merge upstream/master Daniel Carrillo 2021-12-04 12:13:47 +0100
  • ecaed1cfa7 change polarity of test for BROWSER David Crook 2021-11-16 10:49:33 -0700
  • 7f8b9b829a general: Correct typo in installation instructions Andrew Kvalheim 2021-11-12 08:07:53 -0800
  • d828d06643 Merge upstream/master Daniel Carrillo 2021-08-29 12:20:05 +0200
  • 166cbe2fca autosuggestions: Update zsh-autosuggestions to 0.7.0 Indrajit Raychaudhuri 2021-07-03 21:19:16 -0500
  • 48291f68e8 general: Reformat runcom documentation Indrajit Raychaudhuri 2021-07-04 21:07:48 -0500
  • 2451239713 general: Clarify relative ordering of modules in docs Indrajit Raychaudhuri 2021-07-03 12:26:46 -0500
  • 98f6306d1e Merge upstream/master Daniel Carrillo 2021-07-01 14:30:56 +0200
  • f3c92ffeb3 utility: Pipe diff output through colordiff Instead of aliasing Indrajit Raychaudhuri 2021-06-22 22:17:29 -0500
  • 866d5dfccd Add conda to the list of requirements Thomas Blaschke 2021-06-23 16:20:11 +0200
  • dc66c17728 Merge upstream/master Daniel Carrillo 2021-06-17 13:12:16 +0200
  • 061a7b961c prompt: update powerlevel10k submodule to v1.15.0 Roman Perepelitsa 2021-06-10 12:02:15 +0200
  • 6833fcd2f2 node: Cleanup and optimize 'node' module Indrajit Raychaudhuri 2021-05-26 00:21:35 -0500
  • f1e24d3fd8 completion: Unset local variable outside condition block Indrajit Raychaudhuri 2021-05-27 21:55:52 -0500
  • 37443368c1 ruby: Cleanup and optimize 'ruby' module Indrajit Raychaudhuri 2021-05-17 01:24:03 -0500
  • afe59b293b python: Update pyenv initialization flow per pyenv 2.0 Indrajit Raychaudhuri 2021-05-24 17:31:17 -0500
  • f0942e6dda python: Optimize completion for loading lazily on demand Indrajit Raychaudhuri 2020-11-30 23:55:27 -0600
  • d686da3c03 python: Reformat and apply visual cleanup Indrajit Raychaudhuri 2020-11-30 22:05:27 -0600
  • 9037fda36d completion: Avoid double-quoting LS_COLORS for completion Indrajit Raychaudhuri 2021-05-25 15:18:54 -0500
  • 53033bc5d9 Fix broken source commands in node module Ehren Kret 2021-05-24 09:04:19 -0500
  • 7052e2a002 completion: Skip completion lookup for key-only brewed curl Indrajit Raychaudhuri 2021-05-23 19:35:55 -0500
  • 979144d0e4 git: Update minimum required git version to 2.11 Indrajit Raychaudhuri 2021-05-17 15:07:12 -0500
  • c4a8f446c6 git: Use update instead of foreach in alias 'gSu' hidekuro 2021-05-17 17:44:02 +0900
  • a3643f124e git: Optimize scripts for git helper functions Indrajit Raychaudhuri 2021-05-19 19:54:57 -0500
  • efebe3efec git: Alias and function cleanup and formatting for clarity Indrajit Raychaudhuri 2021-05-11 00:35:47 -0500
  • 9459a716bf node: Add handy aliases for 'npm' Indrajit Raychaudhuri 2021-05-16 22:05:27 -0500
  • 28ec39d9b2 node: Add environment variable to store 'n' cache Indrajit Raychaudhuri 2021-05-16 22:04:27 -0500
  • 9f37fc9841 node: Optimize completions for loading lazily on demand Indrajit Raychaudhuri 2021-05-15 14:59:31 -0500
  • f84075b8d4 node: Prefer nodenv over nvm when available Indrajit Raychaudhuri 2021-05-16 20:11:48 -0500
  • af46875c5e node: Revamp and optimize 'node' module Indrajit Raychaudhuri 2021-05-13 15:37:46 -0500
  • c6b59f8bb1 completion: Set standard style used by 'list-colors' Indrajit Raychaudhuri 2021-05-12 17:46:13 -0500
  • 515d70f639 utility: Add support for 'aria2c' in 'get' alias Indrajit Raychaudhuri 2021-05-12 00:48:41 -0500
  • 7980dd91c9 gnu-utility: Add more utility commands and rearrange Indrajit Raychaudhuri 2021-05-10 13:32:26 -0500
  • e07fd052d7 utility: Simplify conditional block for 'make' helper Indrajit Raychaudhuri 2021-05-10 16:35:26 -0500
  • d3d79bbe74 utility: Use Zsh native mechanism to detect GNU 'du' Indrajit Raychaudhuri 2021-05-10 16:34:00 -0500
  • 6eb4021556 utility: Remove redundant function clause in 'diff' Indrajit Raychaudhuri 2021-05-10 16:31:56 -0500
  • d51e5ce40f utility: Always use 'git' fallback for 'wdiff' wrapper Indrajit Raychaudhuri 2021-05-10 15:57:37 -0500
  • 6c5657be8e zprofile: Don't exit 'less' when everything fits the screen Indrajit Raychaudhuri 2021-05-09 00:23:23 -0500
  • fae5e493ec utility: Check best-fit Python version for 'http-serve' Indrajit Raychaudhuri 2021-05-08 21:39:16 -0500
  • 2368c9142b utility: Honor pre-defined COLOR settings for grep Indrajit Raychaudhuri 2021-05-08 21:26:03 -0500
  • 1ff9421f7b general: Update documentation better qualifying runcom paths Indrajit Raychaudhuri 2021-05-05 12:59:01 -0500
  • 424d4cb779 utility: Detect GNU 'ls' before applying the relevant tweaks Indrajit Raychaudhuri 2021-05-01 01:28:09 -0500
  • b14aca307d prompt: Update async helper to 1.8.5 Indrajit Raychaudhuri 2021-05-12 01:31:43 -0500
  • 0628b91028 completion: Update zsh-completions submodule to 0.33.0 Indrajit Raychaudhuri 2021-05-06 19:39:30 -0500
  • be61026920 general: Apply submodules' path change in doc and zprezto-update Indrajit Raychaudhuri 2021-05-04 21:18:59 -0500
  • 95d223aa8a prompt: Fix git submodule path for 'pure' with actual path bXV0ZQ 2020-04-23 16:32:04 +0200
  • 742c1ea26f history: use external mv command for HISTFILE migration Indrajit Raychaudhuri 2021-05-05 11:44:41 -0500
  • d80e393f78 general: Reformat documentation with better formatting and wording Indrajit Raychaudhuri 2021-05-03 20:59:31 -0500
  • 8edc5e9323 environment: Simplify nested conditional block Indrajit Raychaudhuri 2021-05-03 18:46:54 -0500
  • d04a6ef459 rsync: Recommend Homebrew or MacPorts rsync for macOS Indrajit Raychaudhuri 2021-05-03 21:59:59 -0500
  • 788aa3d158 rsync: Check for new rsync before applying newer options Indrajit Raychaudhuri 2021-05-03 18:01:53 -0500
  • 261d3b8224 rsync: Remove broken HFS+ specific compression flag Indrajit Raychaudhuri 2021-05-03 16:11:55 -0500
  • 68300e6de4 node: Fixup nvm path detection for Homebrew based nvm Indrajit Raychaudhuri 2021-05-02 21:21:50 -0500
  • e87a9b0a93 completion: Add completion for keg-only brewed curl when available Indrajit Raychaudhuri 2021-05-02 01:50:30 -0500
  • 509c5ca80f history: Move HISTFILE path to more conventional one Indrajit Raychaudhuri 2021-05-01 22:27:00 -0500
  • 1d1ae0a661 homebrew: Update documentation Indrajit Raychaudhuri 2021-04-30 19:12:41 -0500
  • f830065347 homebrew: Add 'brew upgrade' alias for cask Indrajit Raychaudhuri 2021-04-30 19:04:40 -0500
  • 3285b33f0c homebrew: Remove wrapper function for deprecation warning Indrajit Raychaudhuri 2021-04-30 19:01:51 -0500
  • 9d42feac16 homebrew: cask aliases update Roman Omarov 2021-01-08 01:56:48 +0100
  • 93556a7d5f archive: Remove unnecessary interpreter directive Indrajit Raychaudhuri 2021-05-02 02:58:25 -0500
  • 5a8bfd5bf5 helper: Update docs for OS detection helpers Indrajit Raychaudhuri 2021-05-02 01:00:06 -0500
  • 8a967fc108
    base: Check for 'run-help' in aliases hash before evicting Indrajit Raychaudhuri 2021-05-01 03:05:19 -0500
  • 63bc5061a7 Delete prompt_powerlevel9k_setup Jeff Widman 2021-04-30 16:14:46 -0700
  • f651140f2c completion: Add note about keep zcompdump younger than cache time Indrajit Raychaudhuri 2021-04-30 17:49:32 -0500
  • 6a70bdfff2 Ensure compinit updates its modified date mattmc3 2021-01-08 10:21:44 -0500
  • c5175145d4
    prompt: Fixup ~/.zpreztorc in p9k removal warning Indrajit Raychaudhuri 2021-04-30 15:24:00 -0500
  • 16ddedd1f3 command-not-found: Update docs for Homebrew Indrajit Raychaudhuri 2021-04-29 21:18:22 -0500
  • db6cd0d668 prompt: Update 'powerlevel9k' removal warning with instruction Indrajit Raychaudhuri 2021-04-30 00:13:24 -0500
  • 40cc9f52f9 command-not-found: Simplify Homebrew on macOS setup Indrajit Raychaudhuri 2021-04-29 20:18:22 -0500
  • 8003d0c6d8 git: Autoload helper functions for 'run-help' Indrajit Raychaudhuri 2021-04-29 17:46:50 -0500
  • 7222fe5fd6 utility: Autoload helper functions for 'run-help' Indrajit Raychaudhuri 2021-04-29 17:44:26 -0500
  • 095f44796b base: Allow loading more specific 'run-help' function Indrajit Raychaudhuri 2021-04-29 17:37:09 -0500
  • 4de0377106 Add support for zstd compressed tarballs to module 'archive' Poscat 2020-11-07 18:35:08 +0800
  • a2f3f419f6 prompt: Make 'powerlevel9k' removal warning message friendlier Indrajit Raychaudhuri 2021-04-29 17:22:53 -0500
  • 0a07ba27a2 prompt: Remove Powerlevel9k Indrajit Raychaudhuri 2021-04-26 14:04:43 -0500
  • ce937020ce history: Update doc to accommodate recent macOS Indrajit Raychaudhuri 2021-04-26 17:57:12 -0500
  • 428632ac07
    history: Minor formatting update Indrajit Raychaudhuri 2021-04-26 17:53:52 -0500
  • 76b8c810aa osx module mand fix Herobs 2021-03-01 11:30:59 +0800
  • a7f223d959 Enable history-substring-search as a default module Kenichi Kamiya 2021-04-03 22:35:18 +0900
  • d66041cdb7 Update history-substring-search submodule to v1.0.2 Yang Tang 2021-02-13 21:01:13 -0500
  • b8a3d90a13 Fix a typo s/eigth/eighth/ Kenichi Kamiya 2021-04-04 02:42:28 +0900
  • c005e87859 Merge upstream/master Daniel Carrillo 2021-03-05 17:06:54 +0100
  • 667fba697e [aws] Update AWS prompt when ACCESS_KEY is present Daniel Carrillo 2021-03-05 17:06:47 +0100
  • 704fc46c3f prompt: update powerlevel10k submodule to v1.14.6 Roman Perepelitsa 2021-01-19 20:08:48 +0100
  • c43d483d47 prompt: update powerlevel10k submodule to v1.14.5 Roman Perepelitsa 2020-12-21 16:31:22 +0100
  • f080e2075e Merge upstream/master Daniel Carrillo 2020-12-20 17:52:55 +0100
  • b7a80d99a8 prompt: update powerlevel10k submodule to v1.14.4 Roman Perepelitsa 2020-12-18 16:38:31 +0100
  • c7ef9c1f46 [aws] Update prompt Dani 2020-12-17 13:24:41 +0100
  • 775f6123b2 Merge upstream/master Dani 2020-12-17 12:06:52 +0100
  • e915c34507 prompt: update powerlevel10k submodule to v1.14.3 Roman Perepelitsa 2020-11-26 08:30:17 +0100
  • 39151645ac Merge upstream/master Dani 2020-09-05 16:05:00 +0200
  • 0a405494ca prompt: update powerlevel10k submodule to v1.13.0 Roman Perepelitsa 2020-09-01 12:09:12 +0200
  • 813bde4d44 Merge upstream/master dcarrillo 2020-08-01 18:12:16 +0200
  • 38882275b8
    Add ^_ mapping to undo in viins mode (#1860) Matthieu PETIOT 2020-07-30 22:29:59 +0200
  • e9197234cf
    Add check for empty WORKON_HOME (#1861) Olaf Conradi 2020-07-27 21:49:40 +0200
  • 685da200d7
    completion: bump version to tags/0.32.0 (#1856) Yasuharu Iida 2020-07-23 02:28:53 +0900
  • cb8b9ca746
    README: fix small grammatical error (#1857) kwgchi 2020-07-21 08:08:54 +0900
  • 4e7ab4b8b7
    utility, helper: add aliases to use with termux terminal emulator (android) (#1859) Austin Sloane 2020-07-20 16:07:53 -0700
  • 677e301174 Merge upstream/master dcarrillo 2020-07-14 19:39:15 +0200
  • c21295b27f prompt: update powerlevel10k submodule to v1.12.0 Roman Perepelitsa 2020-07-06 17:41:42 +0200