1
0
Fork 0

Commit graph

  • 77f7457051
    aws: get and set session token if available (#9397) Setu Shah 2020-10-29 03:55:41 -0700
  • 47d30784c5
    colorize: add compatibility for zsh < 5.1 (#9400) spreiter 2020-10-29 11:54:29 +0100
  • 63922b5ec4 Fix labels in issue templates Marc Cornellà 2020-10-28 23:08:19 +0100
  • d055445625
    gitfast: fetch latest fixes from git-completion (#9390) Felipe Contreras 2020-10-27 04:14:39 -0600
  • bad9ee0004 lib: delete zsh session history list Marc Cornellà 2020-10-27 10:33:21 +0100
  • fcb6fa78a1
    aws: add role delegation and MFA support as per IAM Best Practices (#8419) Maksym 2020-10-24 22:07:49 +0100
  • 66f9fdabc1
    gitfast: improve command aliases (#9385) Felipe Contreras 2020-10-24 09:33:43 -0500
  • a32564e0ae
    gitfast: update to latest upstream and more (#9382) Felipe Contreras 2020-10-24 07:12:23 -0500
  • 3b1699b595
    npx: deprecate plugin Marc Cornellà 2020-10-21 20:01:10 +0200
  • 80d2e4336b
    Grammar: remove hyphens from predicate adjective “up to date” (#9356) Lucas Larson 2020-10-21 10:22:32 -0400
  • bf5574fc93
    kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344) Wenli Wan 2020-10-21 22:09:54 +0800
  • 3f42700c0d Revert "lib: treat _ and - as part of a word" Marc Cornellà 2020-10-21 16:01:36 +0200
  • 7d73908223
    fzf: add check for OpenSUSE and OpenBSD packages (#9327) Marc Cornellà 2020-10-20 23:48:59 +0200
  • f9f45ca222 lib: follow symlinked plugins in plugin list CLI command Marc Cornellà 2020-10-20 15:57:11 +0200
  • 7525b1d533 lib: allow bare output in theme and plugins list command Marc Cornellà 2020-10-18 21:25:03 +0200
  • 902954d1cc lib: use column to format plugin and theme list CLI commands Marc Cornellà 2020-10-18 21:14:05 +0200
  • 176376cbc0 kubectl: check for empty cache completion file Marc Cornellà 2020-10-17 23:14:58 +0200
  • 5b717ab3e4
    kubectl: verify kubectl is installed before running compdef (#9346) IsThisTheMatrix 2020-10-15 18:52:34 -0400
  • 53cbd658f5 globalias: use ${(z)var} to split into words using shell parsing Marc Cornellà 2020-10-14 17:23:03 +0200
  • e75aa2875e
    globalias: expand filtering to anywhere in the command (#9338) Patrick W. Healy 2020-10-14 09:57:59 -0500
  • 568a977d20 safe-paste: fix _bracketed_paste_zle_init/finish error Marc Cornellà 2020-10-13 20:32:42 +0200
  • a39bee8d11
    git-prompt: document Python prerequisite in README (#9336) Gonçalo Queirós 2020-10-13 10:28:51 +0100
  • 1e25abacad
    meta: add checklist instructions on Pull Request template Marc Cornellà 2020-10-13 11:27:14 +0200
  • 2657c87f0a Add gitpod integration Marc Cornellà 2020-10-11 20:12:16 +0200
  • 82856bfbd8
    globalias: allow filtering values not to be expanded (#9331) VectorW 2020-10-11 21:23:21 +0200
  • fb80eb8e05
    emacs: add ansi-term directory tracking (#9218) Ivan Dario Piernagorda Peña 2020-10-11 11:05:14 -0500
  • 1744277a68
    systemadmin: correct sort order for psmem aliases (#6253) Joshua Pratt 2020-10-11 23:17:21 +1100
  • fd51207701
    Remove missing screenshots from kube-ps1 README (#9199) Marc Cornellà 2020-10-10 21:43:12 +0200
  • c66d8a841d
    agnoster: fix icon for unstaged git status (#9164) Sreekanth S 2020-10-10 12:39:21 -0700
  • 6e7b861675 lib: fix regex bug in git_prompt_status Marc Cornellà 2020-10-10 19:14:30 +0200
  • 2376022890 lib: remove share_history Marc Cornellà 2020-10-10 12:38:17 +0200
  • 75ae0e905f lib: fix omz help and reword Marc Cornellà 2020-10-10 12:12:22 +0200
  • 982d010be5 lib: fix fmt removing ESC characters in theme and plugin list CLI commands Marc Cornellà 2020-10-10 11:47:09 +0200
  • 4cd5f7f920
    Add lando plugin (#8748) Joshua Bedford 2020-10-09 16:13:00 -0500
  • a5e706d749
    mvn: list modules (directories with pom.xml) (#8478) James Zhang 2020-10-09 23:45:30 +0800
  • e93a2dca0e
    mvn: add Quarkus support in mvn completion (#9037) Geoffrey GREBERT 2020-10-09 17:42:44 +0200
  • 2abe4d6a25
    wd: update to v0.5.1 (#9273) Atk 2020-10-09 16:38:02 +0100
  • 8c8fe2a171 nvm: add autoloading of nvm version in .nvmrc Danny Grove 2017-01-13 17:15:12 -0800
  • 8163f65084 nvm: exit the plugin if the nvm loading script wasn't found Marc Cornellà 2020-10-09 16:40:13 +0200
  • a33c0cdb46 nvm: only lazy-load nvm if the NVM_LAZY setting is set Marc Cornellà 2020-10-09 16:35:47 +0200
  • 3e97308003 nvm: speed-up nvm loading with --no-use Keith Yao 2018-09-17 11:14:29 +0200
  • d6f3630932 nvm: check $XDG_CONFIG_HOME/nvm for an nvm installation Chigozirim C 2019-04-27 01:38:14 -0600
  • d8cb670235 nvm: simplify nvm.sh and bash completion loading Marc Cornellà 2020-10-09 16:12:03 +0200
  • ef44416df2 nvm: use nvm current in nvm_prompt_info and look in alternate install locations Andrew Janke 2015-09-10 04:10:18 -0400
  • fc6c9ca4b4 lib: fix formatting in omz pr clean CLI command Marc Cornellà 2020-10-09 15:03:03 +0200
  • 1bb402190d lib: add plugin and theme subcommands and fix omz pr clean Marc Cornellà 2020-10-09 13:55:56 +0200
  • 6811a48618 Merge branch 'TheDauthi/enhanced-status-prompt' (#5531) Marc Cornellà 2020-10-09 13:45:29 +0200
  • 865f6572d5 Fix performance drop of iterating over lines and other stuff Marc Cornellà 2018-04-14 23:37:45 +0200
  • 45a954cb0f git_prompt_status now uses hash lookups instead of multiple greps Billy Conn 2016-10-13 22:31:44 -0500
  • 297238b739 lib: hide git_prompt_status when hide-status is set Michał Dębski 2016-03-11 16:59:40 +0100
  • df58625ca6
    safe-paste: refresh plugin (update for zsh 5.1 and vi keymaps) (#7887) Tom Hale 2020-10-09 17:39:23 +0700
  • 8ad9b315a3
    Add git-lfs plugin (#9077) Duc Nguyen 2020-10-09 17:35:13 +0700
  • 58ff4e1d2e
    lib: follow standards in window title (#9320) Michele Bologna 2020-10-08 19:20:47 +0200
  • 68f809448a
    kubectl: add wrappers for colorized output in JSON and YAML (#9316) Raphaël Pinson 2020-10-08 19:18:43 +0200
  • 27857e66d0
    nvm: add Homebrew's nvm setup (#8316) davidfmatheson 2020-10-08 11:21:34 -0400
  • 01ce52e681
    z: upgrade plugin to the latest version (#9310) Michele Bologna 2020-10-07 17:15:29 +0200
  • 6ebf27b8d3 Revert "Remove redundant bashcompinit calls" Marc Cornellà 2020-10-05 17:20:02 +0200
  • fbb2b56c7e fino: stop bold with prompt sequence Marc Cornellà 2020-10-05 12:05:47 +0200
  • b4093819a8
    fino: fix dangling "using" and clean up (#9307) Matsievskiy S.V 2020-10-05 12:42:22 +0300
  • c549387745 git: fix version check Marc Cornellà 2020-10-04 13:09:32 +0200
  • d81b4ac9f2
    git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268) Fabian Bonk 2020-10-03 20:29:26 +0200
  • 89278c71b2 bundler: refactor bundler plugin and clean up gem wrappers Marc Cornellà 2020-10-03 18:41:42 +0200
  • e09aac3751
    bundler: format aliases table and clean up README (#9300) Sandip Subedi 2020-10-03 11:38:44 -0500
  • 7fce07a50c
    Add completion plugin for IPFS (InterPlanetary File System) (#4737) Angel Ramboi 2020-10-03 11:49:42 +0200
  • d5dc9f7153
    Add sublime-merge plugin (#7228) Amir Masoud Abdol 2020-10-03 11:47:18 +0200
  • 1617f4ffaf
    pip: move plugin cache to XDG folder (#9299) Goose 2020-10-01 21:44:59 +0800
  • f776af2a1f Remove redundant bashcompinit calls Marc Cornellà 2020-09-30 19:00:51 +0200
  • a8828aad87
    terraform: add tf Alias (#8206) Andrew Babichev 2020-09-30 11:50:33 +0300
  • 71cc861806
    minikube: fix spelling (#9270) Olivier Lemasle 2020-09-29 23:35:29 +0200
  • 274df9dc29 lib: support simple terminal in title function Marc Cornellà 2020-09-29 18:34:35 +0200
  • 2b59d052ef composer: autoload cache functions Marc Cornellà 2020-09-29 12:06:21 +0200
  • 4ec055b890 lib: support alacritty $TERM in title function Marc Cornellà 2020-09-28 20:39:56 +0200
  • cd7162f3d1
    brew: add alias for brew to avoid upgrading casks (#9280) Pierre-Luc Paour 2020-09-28 22:24:31 +0200
  • 53259f628b
    bgnotify: use $2 in preexec hook if $1 is empty Marc Cornellà 2020-09-28 12:09:20 +0200
  • 765966606d lib: correct :q syntax in title function for clarity Marc Cornellà 2020-09-27 14:15:50 +0200
  • cacf5d0435 Fix image alignment Marc Cornellà 2020-09-26 13:08:03 +0200
  • 1be75bbc27 Right-align table in README Marc Cornellà 2020-09-26 13:07:14 +0200
  • 671745f496 A few README tweaks Marc Cornellà 2020-09-26 13:05:31 +0200
  • 73696c6faa laravel5: clean up Marc Cornellà 2020-09-26 12:38:31 +0200
  • d14bddf6d7 agnoster: allow disabling AWS prompt with SHOW_AWS_PROMPT=false Marc Cornellà 2020-09-26 12:25:30 +0200
  • caff704f41 lib: clean up zsh_stats function Marc Cornellà 2020-09-26 12:17:12 +0200
  • bcc859e012 avit: reenable use of $fg instead of prompt sequence colors to fix weird bug Marc Cornellà 2020-09-26 12:15:59 +0200
  • 93c837fec8 random: add ZSH_THEME_RANDOM_QUIET setting Marc Cornellà 2020-09-20 13:41:21 +0200
  • 38f276a732 docker: document option-stacking setting Marc Cornellà 2020-09-18 22:02:10 +0200
  • bc9d4b89bb Remove racially-charged language from the codebase Marc Cornellà 2020-09-18 19:34:17 +0200
  • 2bc1da7f37
    brew: replace deprecated brew cask outdated command (#9253) Alessandro 2020-09-14 19:32:23 +0100
  • 814e0b3c25
    docs: fix small typo in README (#9255) 0xflotus 2020-09-14 17:14:14 +0200
  • 8a93c89bda
    meta: change support label Marc Cornellà 2020-09-12 11:59:06 +0200
  • b3923eded9
    meta: change feature label Marc Cornellà 2020-09-12 11:58:47 +0200
  • 3667f94538
    pyenv: run pyenv init with --no-rehash (#8917) Randall Leeds 2020-09-09 05:45:34 -0700
  • cbb83cbc31
    wd: update to latest version (v0.5.0) (#9244) Atk 2020-09-09 13:24:43 +0100
  • a55a30ec39
    update: return git error code on failure (#9238) Lucas Larson 2020-09-09 05:07:46 -0400
  • 708ea42384
    fzf: setup FZF_DEFAULT_COMMAND based on installed tools (#8895) Alessandro Martini 2020-09-04 17:13:45 -0300
  • 415be382ca sublime: add Sublime Text 4 path for macOS Marc Cornellà 2020-09-04 22:12:21 +0200
  • dc59c661ac common-aliases: lazily assign $BROWSER, $EDITOR and $XIVIEWER in ext aliases Marc Cornellà 2020-09-04 21:56:04 +0200
  • 50dc4ab357 lib: treat _ and - as part of a word Marc Cornellà 2020-09-04 21:54:05 +0200
  • 28ee5846bb init: define $ZSH if not defined Marc Cornellà 2020-09-04 21:50:00 +0200
  • 87edf16e05
    Add sponsor button Marc Cornellà 2020-09-03 21:57:26 +0200
  • 7256c03ce1 fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1 Marc Cornellà 2020-09-02 15:15:24 +0200
  • a7f5170d68 Remove perl dependency Marc Cornellà 2020-08-31 17:38:30 +0200