Commit graph

  • da16258c5c
    fix(terraform): fix completion repeating flags with value (#12256) Maxime Brunet 2024-03-04 07:28:00 +0000
  • 9bdffbaac8
    fix(terraform): fix completion repeating flags with value Maxime Brunet 2024-03-03 16:53:06 -0800
  • f17aa2ffa8
    fix(terraform): pass -chdir to completion commands (#12254) Maxime Brunet 2024-03-03 20:22:41 +0000
  • b384f84cdb
    fix(terraform): stabilize sub-sub-commands completion Maxime Brunet 2024-03-03 11:58:24 -0800
  • 9c6a5548bf
    fix(terraform): pass -chdir to completion commands Maxime Brunet 2024-03-03 11:34:50 -0800
  • 4dd6f5b98c
    Merge b6839fdea8 into 12cd3b3e39 Robert Crews 2024-03-03 13:04:20 +0100
  • 12cd3b3e39
    feat(python): add auto venv activation (#12248) Robert Crews 2024-03-03 04:04:19 -0800
  • b6839fdea8
    some changes Carlo Sala 2024-03-03 13:02:06 +0100
  • 97a86ed167
    feat(terraform): update completion to v1.7 (#12252) Maxime Brunet 2024-03-03 10:56:40 +0000
  • 70395a6463
    fix(git): do not use += in sh script Carlo Sala 2024-03-03 11:22:25 +0100
  • 7b7bcff77a
    fix(terraform): update completion Maxime Brunet 2024-03-02 16:59:44 -0800
  • 81f16ed03d Make mkv & vrun use PYTHON_VENV_NAME too Robert Crews 2024-03-02 18:28:02 -0800
  • 12163f32e9 Change auto-venv to be opt-in Robert Crews 2024-03-02 17:37:10 -0800
  • d8eab422e1 feat(python): Auto-activate venv when cd'ing into directory Robert Crews 2024-03-01 15:10:11 -0800
  • 458fc2e1df
    docs(git-commit): add warning Carlo Sala 2024-03-02 10:05:54 +0100
  • b6c1de87b0
    fix(git-commit): add omz version check Carlo Sala 2024-03-02 10:05:44 +0100
  • 2c62584b83
    fix(tmux): use full offset parameter (#12249) 张天泽 2024-03-02 16:12:34 +0800
  • fc59cbbde0
    fix(tmux): use the offset parameter when extracting the first letter 张天泽 2024-03-02 11:14:49 +0800
  • 8e088ded82
    docs(git-commit): document attention flag Carlo Sala 2024-03-02 01:25:20 +0100
  • 3ee108ccb3
    feat(git-commit): add -a | --attention flag Rejman 2024-03-02 01:21:30 +0100
  • e3216d15c2
    fix(git-commit)!: allow alias update Carlo Sala 2024-03-02 00:57:26 +0100
  • 616a1b3911 feat: white space in message after 2 dots Rejman Nascimento 2024-03-01 13:51:13 -0300
  • 94d5392ced fix: no closure function & noglob Rejman Nascimento 2024-03-01 13:49:52 -0300
  • 0008534147
    fix(tmux): regression with detached sessions Carlo Sala 2024-03-01 16:44:20 +0100
  • 50d26b46ad feat: '*' that's enough Rejman Nascimento 2024-03-01 09:12:10 -0300
  • 5e1c41ed62 feat: no subshell Rejman Nascimento 2024-03-01 09:10:16 -0300
  • 5061f0d7eb feat: "remove_flags" only used in the scope of "build_message" Rejman Nascimento 2024-03-01 08:38:47 -0300
  • 701cb644dd feat: variable can store multiple values Rejman Nascimento 2024-03-01 08:30:12 -0300
  • 25a980ef46 style: formatting Rejman Nascimento 2024-03-01 08:25:07 -0300
  • 9730915910
    feat(kube-ps1): add symlink support (#12208) Artem Babii 2024-02-29 23:07:10 +0200
  • 50fd98e5a6
    fix(ssh): allow multiple definitions per host (#12227) Gam 2024-02-29 14:59:27 -0600
  • 65b23a3328
    fix(tmux): do not pass empty flags to aliases (#12232) Jonathan De Troye 2024-02-29 13:05:54 -0500
  • eb247891d6
    fix Carlo Sala 2024-02-29 19:04:22 +0100
  • 2eacca9d77
    unfunction Carlo Sala 2024-02-29 18:59:49 +0100
  • d1aa3246cd
    simplify logic Carlo Sala 2024-02-29 18:57:59 +0100
  • 7832cb38f9
    Merge branch 'master' into detroyejr/master Carlo Sala 2024-02-29 18:57:37 +0100
  • 6a65ac9025
    feat(eza): create plugin (#12237) Pandu E POLUAN 2024-02-29 15:40:40 +0700
  • 00a629d6c2
    sort stuff Carlo Sala 2024-02-29 09:39:45 +0100
  • a8e7178fe7 Use yes|no instead of true|false Pandu POLUAN 2024-02-29 09:26:43 +0700
  • 2d850fb2fb Add lsd and lsdl aliases Pandu POLUAN 2024-02-28 16:37:19 +0700
  • 42b3038505
    Update CODEOWNERS Pandu E POLUAN 2024-02-29 09:16:36 +0700
  • 7ab8271cd9
    limit output to 10 last branches; configurable Adam Sir 2024-02-28 11:28:36 +0100
  • 51bf9fc2de
    feat(tmux): prioritize tmux terminfo (#12243) Pandu E POLUAN 2024-02-28 16:52:09 +0700
  • 8000da1f4c
    Merge branch 'master' into tmux-enhancements Carlo Sala 2024-02-28 10:50:55 +0100
  • 912ce559ce
    update docs Carlo Sala 2024-02-28 10:48:44 +0100
  • c599dd1572
    Update plugins/tmux/tmux.plugin.zsh Carlo Sala 2024-02-28 10:46:24 +0100
  • 239f53cf2a Prioritize tmux(-256color)? over screen(-256color)? if exist Pandu POLUAN 2024-02-28 15:51:42 +0700
  • ba5d9f3238 BUGFIX: Accidental doubling of config knob 'header' Pandu POLUAN 2024-02-28 12:37:53 +0700
  • eeb7adcc72 Update Aliases table & improvement Pandu POLUAN 2024-02-28 11:56:15 +0700
  • 55d82ffae8 Add lD and lDD aliases Pandu POLUAN 2024-02-28 11:55:54 +0700
  • b22a1b69dd Add git-status config knob Pandu POLUAN 2024-02-28 11:42:52 +0700
  • 8a2725a170 Add size-prefix config knob Pandu POLUAN 2024-02-28 11:10:11 +0700
  • e3cfce0dd5 Add header config knob Pandu POLUAN 2024-02-28 10:55:37 +0700
  • a632f070e8
    Minor change: Make space after eza conditional Pandu E POLUAN 2024-02-28 10:43:30 +0700
  • c7c7dd81ac Use zstyle -T|-t to allow bool-ish values Pandu POLUAN 2024-02-28 10:40:21 +0700
  • ab33b5d274
    BUGFIX: Hanging dash if neither HEAD nor $2 are set Pandu E POLUAN 2024-02-28 10:27:42 +0700
  • c891b7e6ad
    feat(tmux): add option for detached mode (#12242) Dusk 2024-02-27 15:09:02 -0400
  • 4de8d5d4a3 fix(README): fix aliases documentation baltic_tea 2024-02-27 12:03:57 +0300
  • 6ee683b7c6 feat(docker): add docker volume rm alias JimMoen 2023-06-29 15:10:15 +0800
  • 29df484f42
    Update README.md Dusk 2024-02-26 21:54:14 -0400
  • a3b8437db5 [FEAT] add detached mode dusk 2024-02-26 10:41:47 -0400
  • aa56932d76 Add chezmoi plugin with custom aliases iBhokary 2024-02-26 11:09:17 -0300
  • 16907c18d1
    Add detection of eza command Pandu E POLUAN 2024-02-26 18:20:03 +0700
  • 15c41e001a fix(tmux): Replace aliases that use empty flags with functions. detroyejr 2024-02-21 15:26:06 -0500
  • 079f2d9404 new file: custom/plugins/pluginswitcher/pluginswitcher.zsh seocringe 2024-02-24 23:25:26 +0200
  • 793837cfe3 modified: .gitignore seocringe 2024-02-24 23:22:19 +0200
  • 83dcd9efb6 modified: tools/install.sh seocringe 2024-02-24 23:19:40 +0200
  • 2710b2518e modified: tools/check_for_upgrade.sh modified: tools/install.sh modified: tools/upgrade.sh seocringe 2024-02-24 23:11:24 +0200
  • 6ad7ca7c13
    Add note on when to config Pandu E POLUAN 2024-02-24 11:45:16 +0700
  • e1f45d5fa7 fix: do not consider "-s" if it has no value Rejman Nascimento 2024-02-23 16:07:40 -0300
  • 5b663d616a style: readability Rejman Nascimento 2024-02-23 16:04:35 -0300
  • c6e928c160 fix: start from index one Rejman Nascimento 2024-02-23 15:54:32 -0300
  • 08a8cdaecd
    Create zshrc Kiki yunaiki 2024-02-23 23:39:55 +0700
  • 4a3460a96d fix: expected unary operator Rejman Nascimento 2024-02-23 11:12:46 -0300
  • b0b16e7cea style: not used Rejman Nascimento 2024-02-23 11:12:04 -0300
  • 48b36d5bb2 feat: retrieve next argument and assemble template Rejman Nascimento 2024-02-23 10:12:26 -0300
  • 52ef4ad669 fix: remove flags automatically Rejman Nascimento 2024-02-23 09:58:27 -0300
  • 5d2f62a83b feat(eza): New plugin for the eza tool Pandu POLUAN 2024-02-23 19:21:38 +0700
  • ce5dc1e3cd
    Merge f2a2816629 into fcab8f1611 kjelderg 2024-02-23 04:50:11 -0700
  • fcab8f1611
    docs(ansible): remove duplicated alias entry (#12235) Juan Morete 2024-02-23 11:25:53 +0100
  • 1f07556325
    docs: add star history and contributor list to README. webstar 2024-02-23 17:26:36 +0800
  • 13a7f80df1
    Remove duplicate 'ainv' Juan Morete 2024-02-23 08:36:17 +0100
  • ffcf44621e docs: added description conventional commits Rejman 2024-02-22 07:03:26 -0300
  • 2aea350b0a fix: variable scope & unset variable Rejman 2024-02-22 06:34:24 -0300
  • 6fa29f7a2b docs: syntax Rejman 2024-02-22 00:32:35 -0300
  • 3889a66a5f style: better readability Rejman 2024-02-22 00:25:39 -0300
  • becf703656 feat(git-commit-plugin): add new flag -a|--attention & similar Rejman 2024-02-21 23:48:48 -0300
  • aaadaa53af modified: tools/install.sh new file: workspace.code-workspace seocringe 2024-02-22 02:24:07 +0200
  • 4196ba2a5a Introducing Sabius theme. Gonzalo Daniel 2024-02-21 11:09:23 -0500
  • 0f52e71168 fix(ssh): update host autocompletion Gam 2024-02-20 08:31:55 -0600
  • 62a5a5eaa2 # SQUASH Zvonko Kaiser 2024-02-20 10:48:39 +0000
  • 5375f18ad9 Merge branch 'master' of https://github.com/zvonkok/ohmyzsh Zvonko Kaiser 2024-02-20 10:36:47 +0000
  • ef7f624422 # SQUASH Zvonko Kaiser 2024-02-20 10:36:17 +0000
  • 40ff950fcd
    fix(docker): support completion on snap installs (#12224) Oren 2024-02-20 11:59:12 +0200
  • cdad29c355
    Remove rtx backwards compatibility in mise.plugin.zsh Pablo Martí Gamboa 2024-02-20 10:13:43 +0100
  • 8d856018e6 fix(docker): support completion for snap installs Oren Shmuel 2024-02-20 10:17:39 +0200
  • 21f33c476c move tool to .github workflows Markus Hofbauer 2024-02-19 18:39:33 +0100
  • cdf32e5c04 fix plugin path Markus Hofbauer 2024-02-19 15:39:55 +0100
  • e46423299e explicitly use master Markus Hofbauer 2024-02-19 15:37:05 +0100
  • 4595a6ffe4 better use checkout Markus Hofbauer 2024-02-19 15:31:48 +0100