Commit graph

  • a1686858ad fix: regression in homebrew module Srijan R Shetty 2020-04-06 15:17:51 +0530
  • 5b03d7fa32
    prompt: fix usage of zsh-async in sorin prompt (#1810) Ackerley Tng 2020-03-30 03:51:11 +0800
  • d5bef142d4
    Fix missing dependency on helper module for helpers added in #1793 (#1811) Charith Amarasinghe 2020-03-29 20:49:35 +0100
  • 94f56d86fb fix missing dependency on helper module for helpers added in #1793 Charith Amarasinghe 2020-03-29 19:49:30 +0100
  • 912a14c8f0 Port a more defensive fix from prompt_pure Ackerley Tng 2020-03-29 13:49:41 +0800
  • d01d4b591e Add fixes for #1795 (prompt_sorin) Ackerley Tng 2020-03-29 13:01:39 +0800
  • 9cddcc88bc Add option --keychain to automatic kinit when using ssh Daniel Berninghoff 2020-03-25 17:31:55 +0100
  • 2e67d21e92 Remove PYTHONPATH from zprofile - rather install packages with pip Daniel Berninghoff 2020-03-25 17:31:01 +0100
  • d90f9f8263 Merge branch 'master' of github.com:twinemarron/prezto and Resolve conflict Kuribayashi Tsuzuki 2020-03-24 11:40:12 +0900
  • 890ad05c79 add export PATH mysql and XDG_CONFIG_HOME Kuribayashi Tsuzuki 2020-03-24 11:38:18 +0900
  • 65c1f1b4d2
    Merge e07027821b into f479f37ead Kaleb Elwert 2020-03-22 22:22:23 -0700
  • f479f37ead prompt: update powerlevel10k submodule to v1.5.0 romkatv 2020-03-22 17:31:35 +0100
  • 1566f8eb06 prompt: update powerlevel10k submodule to v1.5.0 romkatv 2020-03-22 17:31:35 +0100
  • cd12f76898
    fix(alias): ls alias lx is an illegal option on MacOS/BSD Kaspar Vollenweider 2019-10-19 15:29:27 +0200
  • f4ca9ebfc9 feat(helper): add os-type helper functions Kaspar Vollenweider 2020-02-13 09:56:29 +0100
  • e07027821b Switch to an alternative method of async git in the sorin prompt sorin-zle-async Kaleb Elwert 2020-03-19 11:41:14 -0700
  • 1b99be879c Update syntax-highlighting module Kaleb Elwert 2020-03-19 11:19:25 -0700
  • cfeb8cd6c9 prompt: update powerlevel10k submodule to v1.4.0 romkatv 2020-03-16 08:34:02 +0100
  • 1b3af355b8 prompt: update powerlevel10k submodule to v1.4.0 romkatv 2020-03-16 08:34:02 +0100
  • e42d648aed
    Fix pyenv: pip2: command not found error when using pyenv Sudarshan Wadkar 2020-03-07 00:29:07 +0530
  • d955fbdeb7 prompt: update powerlevel10k submodule to v1.3.0 romkatv 2020-03-06 17:40:32 +0100
  • 20c44f6399 prompt: update powerlevel10k submodule to v1.3.0 romkatv 2020-03-06 17:40:32 +0100
  • 94f9e44f3f use $TTY instead of $(tty); it's faster and more reliable romkatv 2020-03-02 09:27:40 +0100
  • 0a595ff4da use $TTY instead of $(tty); it's faster and more reliable romkatv 2020-03-02 09:27:40 +0100
  • 2095573028 Merge branch 'master' of https://github.com/sorin-ionescu/prezto Tatsuro Furusawa 2020-03-01 20:17:35 +0900
  • 92e6b37f73 prompt: update powerlevel10k submodule to v1.2.0 romkatv 2020-02-26 18:19:53 +0100
  • 1ede9bf7ef prompt: update powerlevel10k submodule to v1.2.0 romkatv 2020-02-26 18:19:53 +0100
  • 58d540e5a4
    feat(helper): add os-type helper functions Kaspar Vollenweider 2020-02-13 09:56:29 +0100
  • 0e0ce9bfaa Store iTerm2 config VadimKh 2020-02-12 09:46:56 -0800
  • e9f281cd6f Updated prompt pure to version 1.11.0 Federico Frenguelli 2020-02-11 08:48:26 +0100
  • f0edf5206f Updated prompt pure to version 1.11.0 Federico Frenguelli 2020-02-11 08:48:26 +0100
  • 122bb938db Add fzf to lhcb runcoms Daniel Berninghoff 2020-02-03 13:36:19 +0100
  • c3b8564f08 Set nvim as EDITOR and VISUAL by default Daniel Berninghoff 2020-02-03 13:33:15 +0100
  • 4bcbe2ee68 prompt: update powerlevel10k submodule to v1.1 romkatv 2020-02-02 17:29:08 +0100
  • ccec4ca5b1 prompt: update powerlevel10k submodule to v1.1 romkatv 2020-02-02 17:29:08 +0100
  • 76a3a4e0cb
    Add minimalist mastertinner prompt Tobi Fuhrimann 2020-01-31 23:32:08 +0100
  • ea400901bb fzf related fix Daniel Berninghoff 2020-01-22 10:31:50 +0100
  • 973ca33706
    Use lazy laod for nvm xcv58 2020-01-21 21:14:57 -0800
  • cd3261df1c utility: add support for g-prefixed coreutils ls coreutils-prefixed-aliases Kaleb Elwert 2020-01-20 08:08:29 -0800
  • 66b9ea7d44 Update documentation Kaleb Elwert 2020-01-20 07:50:42 -0800
  • 7cad349a5a environment: improve the TTY check (#1785) Roman Perepelitsa 2020-01-20 16:29:34 +0100
  • 4a32e9d68b node: suppress node-info when nvm points system-wide node (#802) Jongwook Choi 2020-01-20 07:25:07 -0800
  • 023610af39 attempt to unbreak the TTY check romkatv 2020-01-18 07:29:44 +0100
  • 1f52b03a45 prompt: update powerlevel10k submodule to the latest commit (#1784) romkatv 2020-01-16 16:45:12 +0100
  • 1dba887491 prompt: update powerlevel10k submodule to the latest commit (#1784) romkatv 2020-01-16 16:45:12 +0100
  • 9ae279e25a Allow module functions directory to be a symlink Joost Cassee 2020-01-08 16:26:10 +0100
  • 53d617e5cf Update Powerlevel10k Joost Cassee 2020-01-15 20:07:43 +0100
  • 2acaec814f autosuggestions: update to v0.6.4 Ivan Smirnov 2020-01-14 09:08:47 -0800
  • a3a51bdf6c Support pmodule-allow-overrides feature (#1780) mattmc3 2020-01-13 18:49:37 -0500
  • e7a7014a12 Update zsh-autosuggestions to v0.6.4 Ivan Smirnov 2020-01-12 10:13:35 +0000
  • f07eac3275 Simplified pmodule-allow-overrides logic per #1779 mattmc3 2020-01-12 10:18:14 -0500
  • c6efe80152 runcoms: don't raise an error in zlogin when stderr is not a TTY (#1775) Roman Perepelitsa 2020-01-11 09:48:45 +0100
  • 76e1fc1569 Support pmodule-allow-overrides feature mattmc3 2020-01-09 13:23:48 -0500
  • 3e2033b571 Allow module functions directory to be a symlink Joost Cassee 2020-01-08 16:26:10 +0100
  • b9ac1f95d1 don't raise an error in zlogin when stderr is not a TTY romkatv 2020-01-03 15:06:51 +0100
  • 7c94154dda environment: apply stty -ixon only to tty (#1771) Roman Perepelitsa 2019-12-28 00:22:15 +0100
  • c2091c04cd apply stty -ixon only to tty romkatv 2019-12-20 11:28:17 +0100
  • e86200e7aa Allow mapping Ctrl+S and Ctrl+Q shortcuts (#1750) Maxim Baz 2019-12-19 00:37:51 +0100
  • 277b6085a5
    Ensure stty is present Maxim Baz 2019-12-17 15:40:26 +0100
  • 304ed2e674 vim and package changes Matt Kelly 2019-12-13 09:23:38 -0800
  • a5ebde1b17 prompt: update powerlevel10k submodule to the latest commit (#1768) romkatv 2019-12-06 15:52:54 +0100
  • 21fdb4f3ef prompt: update powerlevel10k submodule to the latest commit (#1768) romkatv 2019-12-06 15:52:54 +0100
  • 142336b96e
    Remove useless keymap from steeef theme Michael Beaumont 2019-11-29 11:57:09 +0100
  • 19a3ef0e75
    Add return value display to steeef Michael Beaumont 2019-11-29 11:52:49 +0100
  • 1860f1f72a
    Add kubectx/kubens to steeef theme (requires jonmosco/kube-ps1) Michael Beaumont 2019-11-29 11:42:19 +0100
  • 9e47368ee0
    Add support to ignore untracked git files to steeef theme michaelbeaumont 2018-08-01 22:35:31 +0200
  • 2d6205e714 prompt: update powerlevel10k submodule to the latest commit (#1761) romkatv 2019-11-10 09:30:35 +0100
  • d79f5f6114 prompt: update powerlevel10k submodule to the latest commit (#1761) romkatv 2019-11-10 09:30:35 +0100
  • 0af28e758b prompt: update powerlevel10k submodule to the latest commit (#1757) romkatv 2019-11-05 10:56:58 +0100
  • 58ffcecab3 prompt: update powerlevel10k submodule to the latest commit (#1757) romkatv 2019-11-05 10:56:58 +0100
  • 91f68d2ae7
    nvm-auto-use: fix typo lambdanerd 2019-11-03 16:32:08 -0600
  • df2146ef45
    Add module nvm-auto-use lambdanerd 2019-11-03 16:08:43 -0600
  • 6b754460b0 Squashed anton stuff Anton Osika 2019-11-03 21:23:43 +0100
  • 4cf2fc613c
    Removed Makefile from container, not needed after build H-Lo 2019-10-27 16:06:05 -0700
  • 48de6d2bfb
    Update container-README.md H-Lo 2019-10-27 16:00:49 -0700
  • 5e75f57345 again Hector 2019-10-26 20:59:59 -0700
  • 544a7a9b55 turns out you cante embed gists on github REDMEs.. Hector 2019-10-26 20:53:36 -0700
  • 2a992e2092 Updated container-README.md with better instructions, spelling Hector 2019-10-26 20:30:52 -0700
  • e4bb17142c
    Update container-README.md H-Lo 2019-10-25 13:41:01 -0700
  • 0b1e26065b Correcterd make clean, added tree to image, added container-README.md Hector 2019-10-25 13:32:11 -0700
  • 0476408511 added a quick readme Hector 2019-10-25 12:00:47 -0700
  • 280aa93bae Added missing utils to image, seems ready to kick the tires Hector 2019-10-25 11:32:14 -0700
  • 7c15c748f5 clean image build Hector 2019-10-25 06:30:56 -0700
  • ed6303c340 homebrew: add alias brewL lambdanerd 2019-10-17 01:55:40 -0500
  • 6d65cb4176 Remove documentation for obsolete brewC alias lambdanerd 2019-10-17 01:44:17 -0500
  • 39f82a0478
    homebrew: add alias brewL lambdanerd 2019-10-17 01:55:40 -0500
  • 2d63dd1917
    Remove documentation for obsolete brewC alias lambdanerd 2019-10-17 01:44:17 -0500
  • 209def1454
    Add rust module George Marshall 2017-04-05 16:18:22 -0700
  • 1bc0da5f48 Init submodules when using zprezto-update (#1713) Wouter Overmeire 2019-10-14 16:27:01 +0200
  • 55eb406515 Remove alias for invalid brew cleanup --force lambdanerd 2019-10-11 15:15:21 -0500
  • e76fa64781
    Allow mapping Ctrl+S and Ctrl+Q shortcuts Maxim Baz 2019-10-15 15:34:41 +0200
  • f281fb14af Necessary changes after updating to MacOS Catalina Daniel Berninghoff 2019-10-15 10:34:39 +0200
  • 0fda0b709f
    Init submodules when using zprezto-update (#1713) Wouter Overmeire 2019-10-14 16:27:01 +0200
  • ebf4000478
    Remove alias for invalid brew cleanup --force lambdanerd 2019-10-11 15:15:21 -0500
  • a01ba40647 Clean up functions Daniel Berninghoff 2019-10-11 10:18:59 +0200
  • ccc955a790 Solve bug Daniel Berninghoff 2019-10-07 10:13:32 +0200
  • 747c48369a Improve check whether kerberos token needs to be renewed Daniel Berninghoff 2019-10-05 20:38:59 +0200
  • e9186ba927 remove agent sock Yutian Li 2019-09-25 17:27:26 -0400
  • 2873885d37 utility: fix safe-ops commands Kaleb Elwert 2019-09-21 17:29:18 -0700
  • 234a089131 add bullet train Jan Steinke 2019-09-12 20:18:44 +0200