Commit Graph

555 Commits (master)

Author SHA1 Message Date
bretello 120cd3f4d9
zsh: fix autoupgrade script for antidote 2024-04-22 09:50:05 +02:00
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 030903dcd7
zsh: theme: get rid of more functions 2024-04-09 16:59:12 +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 a9a45864d2
README: fix CI badge 2024-04-06 21:24:46 +02:00
bretello 62c95b60d5
vim: disable ALE fix on save on git diffs 2024-04-06 21:24:45 +02:00
bretello c137ef0e0f
vim: increase history limits 2024-04-06 21:24:45 +02:00
bretello 3db7721edb
zsh: functions: cleanup tracing functions 2024-04-06 21:24:45 +02:00
bretello faf318c3d0
zsh: functions: add alarm function for quick alarms 2024-04-06 21:24:45 +02:00
bretello 1ee73be7f9
zsh: functions: get rid of ppath (use realpath instead) 2024-04-06 21:24:45 +02:00
bretello 8cdbefa3de
zsh: aliases: add C and P copy copy/paste 2024-04-06 21:24:45 +02:00
bretello 22023f667e
zsh: aliases: fix ssh1 alias (force new master, no persist) 2024-04-06 21:24:45 +02:00
bretello 114bbe758e
zsh: cleanup command lookup 2024-04-06 21:24:45 +02:00
bretello 7312c868b3
zsh: theme: avoid using functions where possible
includes fix for ohmyzsh's breaking change in ec1afe9d (async prompt)
2024-04-06 21:24:45 +02:00
bretello 56b8f1d05f
aliases: add grepi=grep -i 2024-03-25 21:13:10 +01:00
bretello 5674865f11
vim: cleanup clipboard shortcuts 2024-03-21 14:55:06 +01:00
bretello 0c7d0ec24f
zsh: cleanup bat configuration 2024-03-08 12:59:28 +01:00
bretello b05fde87c2
zsh: simplify retry() 2024-03-01 11:25:12 +01:00
bretello 04bfe043ab
vim: use <leader>N,P for :cnext,:cprevious 2024-03-01 11:25:12 +01:00
bretello 35575755ef
vim: improve Man command display 2024-03-01 11:25:12 +01:00
bretello 10c79f1bad
zsh: add watch_file command
uses inotifywait to watch writes on a file and executes a specific
action whenever this is changed (killing the previous process)
2024-03-01 11:25:12 +01:00
bretello 25037bde1f
zsh: cleanup colors/color functions 2024-03-01 11:25:11 +01:00
bretello 481c81c68a git: add taglist command 2024-03-01 11:23:24 +01:00
bretello 94ed0a6ea8
tmux: fix rename-window shortcut 2024-01-11 13:10:52 +01:00
bretello 3955481e32
ci: add failure notification 2024-01-08 13:03:46 +01:00
bretello 471fc948a8
ci: switch to github actions 2024-01-08 09:52:17 +01:00
bretello 7f2fa528fe
ci: add registry tokens 2024-01-04 17:09:32 +01:00
bretello fba95ede51
update README 2024-01-03 15:45:50 +01:00
bretello 2a1b2f5da4
extras: fix autoupdater script 2024-01-03 15:45:50 +01:00
bretello 3d260ec64d
dockerfile: use json notation for CMD 2024-01-03 15:45:50 +01:00
bretello d70b43dbee
ansible: fix bat package name on debian 2024-01-03 15:24:17 +01:00
bretello bcad9f77aa
ansible: cleanup setup playbook 2024-01-03 15:22:01 +01:00
bretello 208057ce91
zsh: theme: fix display of hostname for ssh connections 2024-01-03 15:22:01 +01:00
bretello 94eb4cded8
ci: cleanup, add notify-on-failure 2024-01-03 15:22:01 +01:00
bretello 2805f13208
ansible: add ssh config block 2024-01-02 15:51:01 +01:00
bretello 904f53b0e0
dockerfile: cleanup/improvements 2023-12-29 12:29:16 +01:00
bretello a275d1fefc
dockerfile: replace bretellofier pip with AUR install 2023-12-28 17:57:44 +01:00
bretello 651a14135b
dockerfile: replace pylint with ruff 2023-12-28 17:38:47 +01:00
bretello 1038647c2c
ci: fix docker build 2023-12-28 17:31:26 +01:00
bretello 32ce07fcde
ci: remove useless secrets 2023-12-28 16:46:35 +01:00
bretello d26f542874
ci: migrate to woodpecker 2023-12-28 16:35:24 +01:00
bretello 245eb034f4
vim: add comments to navigation shortcuts 2023-12-28 16:23:18 +01:00
bretello b73838f58b
zsh: colors: add info about ansi colors 2023-12-21 16:14:14 +01:00
bretello 58393456a9
zsh: functions: add 'bold' function to print bold text 2023-12-21 16:13:48 +01:00
bretello 353378af8c
pdbrc: simplify for bretello/pdbpp version
https://github.com/bretello/pdbpp
2023-12-21 16:12:51 +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 f9e4a2c224
zsh: clean/improve brethil theme 2023-12-21 16:09:43 +01:00