1
0
Fork 0

Commit graph

  • 54e3e8ef54
    fix(lib): fix automatic title abort inside Emacs (#10124) Marc Cornellà 2021-09-29 17:19:25 +0200
  • de76f7cb49 fix(emacs): correctly pass arguments to emacsclient when $2 is stdin Marc Cornellà 2021-09-28 12:34:44 +0200
  • 2acae3797b fix(emacs): assess if there are open frames of the expected type Marc Cornellà 2021-09-28 12:30:29 +0200
  • 27dcca5967 refactor(emacs): simplify emacsclient wrapper code Marc Cornellà 2021-09-28 10:10:43 +0200
  • b37114b4d5 refactor(emacs): remove dependency on require_tool.sh and clean up code style Marc Cornellà 2021-09-27 18:08:12 +0200
  • a42db12085
    refactor(archlinux)!: remove yaourt support (#9713) nowshed-imran 2021-03-06 16:50:12 +0600
  • 4ae5bdebc3
    fix(osx): only run Preview.app in man-preview if man page exists (#10222) April King 2021-09-28 04:40:31 -0500
  • 33c86fe80b
    fix(init): detect and abort on non-zsh shell execution of Oh My Zsh Marc Cornellà 2021-09-28 11:29:42 +0200
  • 93ad3a8821
    docs(vi-mode): document $KEYTIMEOUT issue (#9588) Marc Cornellà 2021-09-27 11:46:42 +0200
  • 2ea1fa6cbf
    fix(init): fix division by 0 error (#10213) Marc Cornellà 2021-09-24 16:50:00 +0200
  • 57e8c959a0
    style(installer): use rainbow logo and polish success message (#10211) Marc Cornellà 2021-09-23 18:28:34 +0200
  • d87f29f564
    refactor(vim-interaction): clean up code and open gvim instance if none open (#10209) Marc Cornellà 2021-09-23 12:33:37 +0200
  • 5b3d2b2f0c
    Revert "feat(archlinux): add cleanup aliases to yaourt and yay (#10184)" Marc Cornellà 2021-09-22 11:58:23 +0200
  • 16de514047
    feat(lib): allow setting custom completion dots sequence (#9424) Simon Rogers 2020-11-05 10:40:45 +0000
  • 3e4b520190
    refactor(django)!: deprecate plugin in favor of Zsh's django completion Marc Cornellà 2021-09-22 10:36:28 +0200
  • 098bcda691
    feat(update): allow updating from branch set up on install Marc Cornellà 2021-09-09 12:57:59 +0200
  • 7ded6752fd feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176) Eduardo Flores 2021-09-10 17:52:00 -0500
  • b590939637 refactor(jsontools): move to functions, align is_json tool to return exit code Marc Cornellà 2021-09-20 19:58:34 +0200
  • f9d9d33ba4 refactor(jsontools): restructure and simplify logic Marc Cornellà 2021-09-20 19:57:04 +0200
  • a4e68967a4
    feat(lando): add support for php command (#10146) Joshua Bedford 2021-09-17 16:36:27 -0500
  • 4d7f0cfb47
    docs(kubectx): fix README sample code syntax (#10199) Ken Crawford 2021-09-17 17:33:12 -0400
  • eba3be243f
    feat(archlinux): add cleanup aliases to yaourt and yay (#10184) Al-Amin Ahamed 2021-09-18 03:31:56 +0600
  • b79726b1c3
    fix(update): silence typeset calls in upgrade.sh script (#10048) Marc Cornellà 2021-09-15 19:06:51 +0200
  • 4bd5d03e51
    feat(golang): add goga alias to install dependencies in current directory, recursively (#7786) Tristan Messner 2019-04-21 20:20:23 -0400
  • 29ec52602f
    feat(golang): add gota to test current directory recursively (#8974) Muhammad Zahalqa 2021-09-16 17:44:35 +0300
  • 93b557e291
    style(core): make alternative cache directory equivalent to Arch Linux package Marc Cornellà 2021-09-15 20:45:26 +0200
  • 8784e88552
    fix(core): use $HOME/.cache if default cache dir is non-writable (#10193) Marc Cornellà 2021-09-15 20:38:54 +0200
  • eb2eacaf0c
    refactor(plugins): remove old generated completion files Marc Cornellà 2021-09-15 18:47:51 +0200
  • d2269180b0
    fix(core): move plugin-generated completion files to $ZSH_CACHE_DIR/completions Marc Cornellà 2021-09-15 18:41:44 +0200
  • 4e6e49652b
    fix(plugins): fix _comps error in completion generation plugins (#10190) Marc Cornellà 2021-09-15 18:18:25 +0200
  • c21ff38b8f
    fix(docker): remove unwanted asterisk in completed docker commands Marc Cornellà 2021-09-15 17:44:36 +0200
  • 735808f48d
    Revert "feat(ssh-agent): only start ssh-agent once (#5359)" Marc Cornellà 2021-09-10 18:01:43 +0200
  • 81edb03c52
    fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Marc Cornellà 2021-09-10 17:06:24 +0200
  • 358ac6a141
    fix(cp): add unique suffix to rsync backup directory for each user (#10170) Xuehai Pan 2021-09-10 04:18:09 +0800
  • aa6e932b06
    fix(vim-interaction): look up the newest GVim instance (#9095) Jóhann Friðriksson 2021-09-09 19:31:01 +0200
  • 130f35fcb2
    feat(git): add gdu alias to diff against upstream (#8721) Claas Augner 2021-09-09 19:16:15 +0200
  • 450acc0113
    fix: automatically create completion for cargo and rustup plugins (#10087) Carlo Sala 2021-09-07 20:02:20 +0200
  • 37a60eebc1
    chore(changelog): fix first-letter uppercase in breaking change messages Marc Cornellà 2021-09-07 17:13:46 +0200
  • f341c8c206
    feat(changelog): print BREAKING CHANGE messages in a prettier way Marc Cornellà 2021-09-07 17:08:46 +0200
  • af271c9e38
    feat(git-auto-fetch): add date to git-auto-fetch log file (#10021) Moshe Avni 2021-09-06 18:56:39 +0300
  • ab8b9913cb
    fix(git-auto-fetch): cancel fetch if we don't have permission over git folder (#10010) Xuehai Pan 2021-09-06 23:46:56 +0800
  • 5a4159cd29
    fix(git)!: rename git mergetool aliases to gmtl* (#9154) Marc Cornellà 2021-09-06 13:25:35 +0200
  • 7336ebcd8f
    feat(changelog): change style of BREAKING CHANGES header Marc Cornellà 2021-09-06 13:30:16 +0200
  • 97b4ab76b8
    fix(chruby): fix typo in test for Homebrew path (#9887) Michael J. Cohen 2021-09-06 05:31:56 -0400
  • 4d5bfe4c69
    feat(autojump): add new Homebrew default path on M1 Macs (#9637) Julian Horsch 2021-09-06 11:30:28 +0200
  • a15ac80bba
    feat(gcloud): add Mac M1 Homebrew path (#10143) Gijs Key 2021-09-06 11:28:32 +0200
  • a5850d441b
    feat(git): change from commiter to author in git log aliases (#9670) Neil Girdhar 2021-09-06 05:21:44 -0400
  • 19710a2d17
    fix(pyenv): do not warn if PYENV_ROOT is undefined (#10162) Terry 2021-09-06 18:02:19 +0930
  • 1b03896a0e
    feat(pyenv): don't load pyenv-virtualenv with ZSH_PYENV_VIRTUALENV=false Marc Cornellà 2021-09-03 12:56:00 +0200
  • 823be4ef5f
    feat(pyenv): silence bad config warning with ZSH_PYENV_QUIET=true Marc Cornellà 2021-09-03 12:53:33 +0200
  • c08fb77c2f
    fix(pyenv): properly load pyenv shims and warn of broken configuration Marc Cornellà 2021-09-03 12:44:01 +0200
  • 53b54f5faa
    feat(git): guess main branch name also from remotes (#10158) Vitaly Polonetsky 2021-09-03 02:43:53 -0700
  • 21b385e7bd
    fix(frontend-search): fix codepen.io search (#10157) Marc Cornellà 2021-09-02 12:29:04 +0200
  • 190325049e
    fix(sudo): allow different $EDITOR settings and fix zsh-syntax-highlighting redraw Marc Cornellà 2021-08-19 18:20:57 +0200
  • a1847dc860
    style(sudo): apply main style guide indentation Marc Cornellà 2021-08-19 17:20:52 +0200
  • 4a69ee575c
    feat(ssh-agent): allow specifying absolute path to identities Marc Cornellà 2021-08-26 15:52:09 +0200
  • 0c590aba74
    fix(git): fix gbda alias when there are no merged branches (#10005) wl2776 2021-08-27 19:07:19 +0300
  • 3f0672ff94
    refactor(ssh-agent): clean up and reorganize code Marc Cornellà 2021-08-26 12:40:16 +0200
  • 7692881d2a
    feat(ssh-agent): only start ssh-agent once (#5359) Marc Cornellà 2021-08-26 12:14:53 +0200
  • 5a9d9553cd
    feat(ssh-agent): allow using external helper to ask for passwords (#7631) Simone Gaiarin 2021-08-26 11:42:17 +0200
  • c47ac2d86d
    feat(mlh): let users configure the official MLH theme (#9997) Bartek Pacia 2021-08-25 10:25:26 +0200
  • e13ff75f38
    fix(kubectx): show plain context if not mapped (#10134) Mattias Öhrn 2021-08-24 19:19:29 +0200
  • 6d5b8484ce
    fix(suse): avoid refresh attempts for Zypper queries (#9798) Ilya Bizyaev 2021-08-20 13:25:58 +0300
  • cbb534267a
    feat(cli): add theme set subcommand to change theme in .zshrc Marc Cornellà 2021-08-18 16:57:56 +0200
  • 8dedf26294
    style(cli): print usage messages to stderr Marc Cornellà 2021-08-18 12:50:22 +0200
  • b85e1dd5d6
    fix(pyenv): fix for checking if pyenv-virtualenv is installed Marc Cornellà 2021-08-18 11:47:50 +0200
  • 10f3e0d4d4
    docs(pyenv): document necessity to logout after PATH settings Marc Cornellà 2021-08-18 11:43:29 +0200
  • 7a4f4ad91e
    fix(lib): fix clipboard copy on Termux Marc Cornellà 2021-08-17 17:38:31 +0200
  • ad1837859b
    fix(updater): fix reset ANSI escape code for resetting underline format Marc Cornellà 2021-08-17 16:35:42 +0200
  • bc7ce982dd
    style(cli): fill rows in column output in theme and plugin list commands Marc Cornellà 2021-08-17 12:53:09 +0200
  • bf888680ea
    refactor(cli): extract substitution awk script in plugin disable Marc Cornellà 2021-08-17 12:38:48 +0200
  • 708bbe12c5
    fix(cli): fix multiple errors in plugin disable/enable Marc Cornellà 2021-08-17 12:31:37 +0200
  • 4455c13e06
    feat(cli): add subcommands for plugin enable and disable (#9869) pollyduan 2021-08-17 18:10:54 +0800
  • 33847956d9
    fix(colemak): remove lesskey usage in less v582 and newer (#10102) Marc Cornellà 2021-08-17 09:37:01 +0200
  • 11e22ed0b5
    docs(dirhistory): document keyboard shortcut conflict with Windows Terminal Marc Cornellà 2021-08-14 22:54:07 +0200
  • 7c5ab01a5f
    fix(changelog): also display commits from merged branches Marc Cornellà 2021-08-14 22:41:48 +0200
  • 0b809c8dc5
    Merge branch 'refactor/extract-plugin' Marc Cornellà 2021-08-14 22:37:23 +0200
  • 0b32e4b25f
    style(extract): adopt main code style guide and refactor variables Marc Cornellà 2021-08-14 22:03:41 +0200
  • 10a00085d0
    fix(extract): don't push entries to dirstack when extracting rpm and deb files Marc Cornellà 2021-08-14 22:05:48 +0200
  • a2f1ef69b5
    fix(extract): correctly extract rpm files on other directories Marc Cornellà 2021-08-14 21:57:56 +0200
  • 0b506fea0c
    feat(extract): add cpio support Xeonacid 2021-06-09 19:29:04 +0800
  • 59a9b453d3
    fix(extract): support unpacking deb file from different directory Alexander Kapshuna 2019-06-24 00:54:28 +0300
  • 6dc937ff68
    feat(extract): add suport for .cab files via cabextract Marc Cornellà 2021-08-04 15:49:11 +0200
  • af6c7f3d67
    refactor(cloudapp)!: remove deprecated cloudapp plugin Marc Cornellà 2021-08-13 12:42:56 +0200
  • e1f0d826f1
    refactor(go)!: remove deprecated go plugin Marc Cornellà 2021-08-13 12:40:20 +0200
  • 502b07c9b2
    refactor(fedora)!: remove deprecated fedora plugin Marc Cornellà 2021-08-13 12:38:22 +0200
  • 6e4c9df4a4
    feat(cli): add plugin load subcommand (#9872) James Eapen 2021-08-13 06:33:30 -0400
  • 7eeb1e193d
    refactor(lib): refactor take functions Marc Cornellà 2021-08-10 21:09:21 +0200
  • c249288151
    feat(lib): add mkcd as equivalent to takedir (#9749) Marc Cornellà 2021-08-10 21:05:00 +0200
  • b79fba7b0d
    feat(plugins): octozen shows an Octocat zen quote on startup (#5959) Gregor Trefs 2021-08-10 21:02:06 +0200
  • bca73e1858
    feat(plugins): add completion plugin for invoke (#7311) Quentin Nerden 2021-08-10 20:25:08 +0200
  • ab58594173
    feat(git): add develop branch name detection (#9881) Max Eisner 2021-08-10 16:31:49 +0200
  • 9c34c359c4
    chore(ag): fix README (#10001) Aayush Kapoor 2021-08-06 19:21:19 +0530
  • 5377cc37c0
    fix(pyenv): fix for ignoring pyenv-win commands Marc Cornellà 2021-07-26 11:46:15 +0200
  • c8a258698d
    fix(pyenv): fix pyenv PATH settings with a warning (#9935) Neil Girdhar 2021-07-26 05:45:02 -0400
  • d9ad99531f
    feat(plugins): add fnm plugin (#9864) Žiga Šebenik 2021-07-23 12:39:51 +0200
  • dac3314c76
    chore(github): add links to supported tools (#10057) MalaGaM @ ARTiSPRETiS 2021-07-16 11:48:19 +0200
  • 4eadb9cf75
    chore: convert the repo issue templates to issue forms (#10050) Mahdyar Hasanpour 2021-07-16 14:11:00 +0430
  • 23f9348e2c
    fix(aws): allow for profile switch w/o MFA configured (#9924) Sergei Shvetsov 2021-07-13 15:05:33 +0700
  • e4f6f1698d
    fix(copybuffer): show error below the command line Marc Cornellà 2021-07-12 17:34:34 +0200