Commit Graph

84 Commits (master)

Author SHA1 Message Date
bretello c572b2cb10
zsh: fix command lookup using $+array[] syntax 2024-04-22 09:47:24 +02:00
bretello 26022ea7b6
zsh: fix antidote migration cache dir 2024-04-17 16:01:39 +02:00
bretello 32df12a6df
zsh: fix sourcing of color functions, move to extras dir 2024-04-10 14:44:17 +02:00
bretello 81d8c56836
zsh: get rid of loading message 2024-04-09 15:10:25 +02:00
bretello edc1934e83
zsh: migrate from antibody to antidote
See https://getantidote.github.io and https://github.com/mattmc3/antidote
2024-04-09 15:03:55 +02:00
bretello 114bbe758e
zsh: cleanup command lookup 2024-04-06 21:24:45 +02:00
bretello 0c7d0ec24f
zsh: cleanup bat configuration 2024-03-08 12:59:28 +01:00
bretello 439f29318c
zsh: disable completions when a comment is started, change comment highlight style 2023-12-21 16:11:32 +01:00
bretello a4019ac53a zsh: fix FZF_CTRL_T_COMMAND 2023-09-15 11:33:53 +02:00
bretello 99baa7f1e0
zsh: automatically enable/disable python virtualenvs on chdir 2023-09-14 23:30:31 +02:00
bretello 1dcdb77f97
zsh: add SAVEHIST for unlimited history 2023-09-14 23:30:31 +02:00
bretello c5532fea31
zsh: add FZF_CTRL_T_COMMAND 2023-09-14 23:30:30 +02:00
bretello 5a1c3c07ac
zsh: add support for THEME_PREFER_LIGHT env variable for bat theme 2023-09-14 23:30:30 +02:00
brethil 24fc7dd2ed zsh: add `bathelp` alias for highlighting commands' -h/--help flags 2023-09-11 15:47:22 +02:00
bretello 76579a603e
zsh: alias bat when available command is batcat 2023-09-02 15:15:52 +02:00
bretello 2c36af6615
zsh: set up PATH early 2022-12-18 13:36:26 +01:00
bretello 5b575986c9
misc improvements/cleanup
- add fzf-tab-config
- fix fzf plugin install
- change shortcut for spell
- set default shell to zsh
2022-11-26 00:56:23 +01:00
bretello 3df7a304c4
zsh: make update mechanism less annoying
move .zsh file to extras/ so that it doesn't
get sourced twice because of the ZSH_CUSTOM bug
2022-11-26 00:48:24 +01:00
bretello c9767aad51
zsh: cleanup selfupdate mechanism (pt. 2) 2022-08-22 10:20:36 +02:00
bretello 0bfa411f7a
zsh: cleanup selfupdate mechanism 2022-08-22 10:11:24 +02:00
bretello 6e17084112
zsh: add completion styles 2022-08-12 15:45:38 +02:00
bretello 41b97a1be3
zsh: refactor aliases/functions sourcing 2022-03-26 16:43:36 +01:00
bretello 2841fada0a
zsh: use zsh-users/zsh-syntax-highlight instead of zdharma's 2022-03-26 11:30:16 +01:00
bretello 6fa513850c
zsh: add editing mode setup check 2022-02-07 20:49:58 +01:00
bretello 85381436cf
zsh: cleanup aliases sourcing 2022-02-07 20:49:25 +01:00
bretello 476fd545b5
zsh: add ZSH_AUTOSUGGEST_STRATEGY 2022-01-24 09:57:29 +01:00
bretello 95e0d56ea7
zsh: add functions/aliases extras + migration 2022-01-05 18:16:45 +01:00
bretello c507973d50
zsh: add fzf-tab module
https://github.com/Aloxaf/fzf-tab/wiki/Configuration
2021-12-27 12:55:17 +01:00
bretello ea25269d1f
zsh: add $g and $w for git and work dirs 2021-12-24 11:49:01 +01:00
bretello 6d428ac1e7
zsh: enable compinit 2021-12-09 00:02:38 +01:00
bretello d302f40ffc
zsh: make visual editing work 2021-12-09 00:02:38 +01:00
bretello 4a985b2ffa
zsh: migrate sh -> zsh 2021-10-10 12:41:20 +02:00
bretello cce95a4ab7 zsh: disable dvc completion (slow!) 2021-10-07 20:42:05 +02:00
bretello 92e0591129
zsh: fix apt antibody command 2021-10-07 20:34:53 +02:00
bretello a8039caf58
zsh: add completion style 2021-10-07 20:34:53 +02:00
bretello 8e760f3e3e
zsh: add dvc aliases 2021-10-04 09:34:49 +02:00
bretello 9bdbd1774d
zsh: remove antibody extra plugins 2021-10-01 17:34:38 +02:00
bretello d7ccec7fef
zsh: add LANG to the top of the main dotfile 2021-07-16 21:39:46 +02:00
bretello 5a6dd6bee7 zsh: increase history size 2021-05-19 11:25:40 +02:00
bretello 98604c6a4c
updater: fix it 2021-04-12 13:49:40 +02:00
bretello 0cb850b8a4
zsh: add conditional insertion for systemd and debian plugins 2021-04-11 13:09:47 +02:00
bretello 6f5b808787
zsh: remove pip completion, fix formatting 2021-04-10 22:06:02 +02:00
bretello f307a2207d
zsh: add vim filetype/conf hint 2021-04-10 22:06:02 +02:00
bretello a6a927e6d8
zsh: add add antibody extras, cleanup plugins.txt
export _DOTFILES_EXTRA_PLUGINS=true to load plugins in
`antibody_plugins_extra.txt`
2021-04-10 22:06:02 +02:00
bretello e1921affdc
zsh: add BAT_THEME=gruvbox-dark env var 2021-04-10 22:05:44 +02:00
bretello 79dcf5e973
zsh: add $ANTIBODY environment variable 2021-01-15 01:34:40 +01:00
bretello d4ec9a5f2e
zsh: add visual mode indicator to zsh theme 2021-01-15 01:34:10 +01:00
bretello bc8861451e
zsh: add /home/brethil/projects variable for projects folder 2020-12-09 01:11:29 +01:00
bretello 4b3b12db5b
fix mkdir zsh cache
fixup 8a8d061
2020-12-08 22:53:09 +01:00
bretello 0b68fec862
zsh: explain oh-my-zsh's ZSH variable 2020-12-08 15:20:42 +01:00