bretello
bc2d40e9d5
aliases: add dbldbg to run docker build with on-error debug
2024-11-11 11:49:50 +01:00
bretello
acd332ed4a
tmux: add H, J, K, L keybindings to swap panes
2024-11-11 09:44:53 +01:00
bretello
2434b85ceb
zsh: account for (devel) fzf versions when checking the installed version
2024-10-25 10:41:44 +02:00
bretello
a2ec68b0d0
ansible: cleanup aur installs
2024-08-13 01:13:39 +02:00
bretello
b17db97c4c
ansible: cast archlinux condition to bool
2024-08-13 00:49:09 +02:00
bretello
e32eb9fd10
ansible: add ipython startup dir cleanup, fix gitignore migration
2024-08-13 00:45:37 +02:00
bretello
e1df82cff7
ansible: fix dotfiles update
2024-08-12 23:41:11 +02:00
bretello
1bf1dc24b3
zsh: theme: fix minimal mode, add relative path indicator
2024-08-12 19:31:52 +02:00
bretello
90654028f0
vim: improve yaml handling (ansible/gha)
2024-08-12 18:05:51 +02:00
bretello
48a27f8c1c
zsh: themes: remove brethil-minimal, reabsorb into default theme
2024-08-12 18:02:08 +02:00
bretello
c6031e3a42
ipython: disable mouse support
2024-08-12 17:59:01 +02:00
bretello
a87ba13157
zsh: functions: add paclocfile to show information about the package owning a file
2024-08-12 17:59:01 +02:00
bretello
f9ed01397c
zsh: functions: add bak/unbak functions
2024-08-12 17:59:01 +02:00
bretello
5ad7209f8f
zsh/tmux: add prompt marker/add copy-mode shortcuts
...
tmux allows moving between shell prompts when the prompt is marked with
the OSC 133 escape sequence (`\033[133;A\033\\]`).
This is added to the zsh prompt and `next-prompt` and `previous-prompt`
are bound to `n` and `p` in tmux copy mode.
2024-08-12 17:59:01 +02:00
bretello
8a72eaff6f
zsh: themes: cleanup, make functions private
2024-08-12 17:59:01 +02:00
bretello
f03f0f6105
zsh: rename watch_file to watch_and_run, allow watching directories
2024-08-08 17:37:06 +02:00
bretello
015dd26a90
zsh: alarm: add elapsed time fixup
2024-08-02 18:20:58 +02:00
bretello
4b457a022c
zsh: alarm: add elapsed time
2024-08-02 18:19:56 +02:00
bretello
f414792552
ipython: enable extra_open_editor_shortcuts
...
Allows opening the editor using `v`.
Note that pressing F2 also opens the editor
2024-07-30 11:16:04 +02:00
bretello
101e4fe00c
zsh: watch_file: exit when input file does not exist
2024-07-28 14:36:31 +02:00
bretello
0be5c5f39e
gha: cleanup ansible workflow
2024-07-07 21:04:43 +02:00
bretello
28b1d9e2f7
gha: fix failure notification
2024-07-05 22:30:02 +02:00
bretello
3bd5879d75
gha: use --noconfirm when installing ansible
2024-07-05 22:25:28 +02:00
bretello
e502dc2e12
gha: fix ansible workflow
2024-07-05 22:19:59 +02:00
bretello
4a08944497
gha: split workflows
2024-07-05 22:16:26 +02:00
bretello
81fa97520c
gha: add ansible run workflow
2024-07-05 22:14:36 +02:00
bretello
0cfab23eb9
gha: fix notification step
2024-07-05 22:14:36 +02:00
bretello
a2c03b8c8d
ansible: always run PlugInstall/PlugUpdate
2024-07-04 19:18:26 +02:00
bretello
eb97bec778
ansible: add dotfiles-update tag
2024-07-04 19:18:01 +02:00
bretello
2b2954d31a
README: cleanup
2024-07-04 18:55:52 +02:00
bretello
a2f3d6e764
ansible: refactor
2024-07-04 18:55:52 +02:00
bretello
78d36a6073
zsh: color which
output, add BAT_STYLE
2024-07-04 11:45:11 +02:00
bretello
375d2177c1
vim: disable keywordprg for go
2024-07-01 12:23:14 +02:00
bretello
28fae7b8ce
vim: do not use fixers on .git dir patches
2024-06-29 10:53:41 +02:00
bretello
daf8e73f1d
vim: get rid of termdebug
2024-06-28 14:37:57 +02:00
bretello
ce72565b91
vim: change shortcuts to edit configs in vsplit
2024-06-19 12:08:25 +02:00
bretello
8214de3d65
zsh: add watchc function
...
this allows for watching a process while highlighting its output
with `grc`
2024-06-18 11:31:12 +02:00
bretello
7fa82f6cea
vim: improve virtualtext display for ALE issues
2024-06-08 18:27:41 +02:00
bretello
1b3178b264
vim: improve explanation for <leader><CR> command
2024-06-08 18:27:40 +02:00
bretello
68ae85b752
vim: do not enable spelling on markdown files by default
2024-06-08 17:53:35 +02:00
bretello
3bb339ad36
zsh: add support for fzf's --highlight line option (fzf>=0.52.0)
2024-06-04 09:42:47 +02:00
bretello
e021c813b2
zsh: theme: prevent breaking of prompt with virtualenv prefix
2024-05-09 16:33:31 +02:00
bretello
1e90b5766c
zsh: themes: fix prompt_too_long usage
2024-05-09 12:39:12 +02:00
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