]>
git.rmz.io Git - dotfiles.git/log
Samir Benmendil [Sun, 9 Feb 2025 14:13:09 +0000 (14:13 +0000)]
bin: add mediainfo.py script to simplify ranger previews
Samir Benmendil [Sun, 9 Feb 2025 14:12:29 +0000 (14:12 +0000)]
bin: add cmk
Samir Benmendil [Sun, 2 Feb 2025 23:48:11 +0000 (23:48 +0000)]
nvim: don't animate scrolling
Samir Benmendil [Sun, 2 Feb 2025 22:52:37 +0000 (22:52 +0000)]
task: add custom recurrence stuff (wip)
Samir Benmendil [Mon, 27 Jan 2025 22:43:51 +0000 (22:43 +0000)]
nvim: remove nvim-cmp from neorg completion
It has been removed in favour of blink in LazyVim. I will have to
investigate whether I will keep this change.
Samir Benmendil [Mon, 27 Jan 2025 22:42:09 +0000 (22:42 +0000)]
nvim: use Snacks.toggle instead of lazyvim.util.toggle
The latter is depracated.
Samir Benmendil [Mon, 27 Jan 2025 22:35:35 +0000 (22:35 +0000)]
nvim: force telescope as lazyvim picker
The new snacks picker overrides my fugitive and fold maps and does not
seem to allow to override them.
I also don't like change.
Samir Benmendil [Mon, 27 Jan 2025 22:34:14 +0000 (22:34 +0000)]
nvim: use ruff for python lsp
ruff_lsp seems to be deprecated.
Samir Benmendil [Mon, 27 Jan 2025 22:20:18 +0000 (22:20 +0000)]
nvim: remove example plugin
Samir Benmendil [Mon, 27 Jan 2025 20:46:16 +0000 (20:46 +0000)]
zsh: add a count of todays taskwarrior tasks to prompt
Samir Benmendil [Mon, 27 Jan 2025 20:45:01 +0000 (20:45 +0000)]
qutebrowser: add stm/issues/my quickmark
Samir Benmendil [Sun, 5 Jan 2025 20:11:48 +0000 (20:11 +0000)]
qutebrowser: add van/park4night quickmark
Samir Benmendil [Sun, 5 Jan 2025 20:11:36 +0000 (20:11 +0000)]
qutebrowser: add fpp/stm quickmark
Samir Benmendil [Sat, 4 Jan 2025 16:50:44 +0000 (16:50 +0000)]
zsh: use $'' to interpret \n in prompt
Samir Benmendil [Sat, 4 Jan 2025 16:43:52 +0000 (16:43 +0000)]
zsh: move venv status to second line of prompt
Samir Benmendil [Sat, 23 Nov 2024 12:44:15 +0000 (12:44 +0000)]
tmux: remove terminal-overrides for true color
Doesn't seem to be necessary for wezterm.
Samir Benmendil [Sat, 23 Nov 2024 12:43:41 +0000 (12:43 +0000)]
qutebrowser: add stm new issue quickmark
Samir Benmendil [Sat, 23 Nov 2024 12:43:22 +0000 (12:43 +0000)]
qutebrowser: add leads meeting quickmark
Samir Benmendil [Sat, 23 Nov 2024 12:42:56 +0000 (12:42 +0000)]
qutebrowser: add stm search engine
Samir Benmendil [Sat, 23 Nov 2024 12:41:56 +0000 (12:41 +0000)]
bin: default wttr to Edinburgh
Samir Benmendil [Sat, 23 Nov 2024 12:40:37 +0000 (12:40 +0000)]
bin: archive wine script
Samir Benmendil [Wed, 18 Sep 2024 14:01:00 +0000 (15:01 +0100)]
mbsync: replace deprecated SSLType/SSLVersions with TLS equivalents
Samir Benmendil [Fri, 6 Sep 2024 12:28:21 +0000 (13:28 +0100)]
awesome: spawn kdeconnect-indicator on startup
Samir Benmendil [Fri, 6 Sep 2024 12:20:26 +0000 (13:20 +0100)]
rofimoji: add superscripts_and_subscripts to utf char list
Samir Benmendil [Fri, 6 Sep 2024 12:14:31 +0000 (13:14 +0100)]
qutebrowser: add ford transit manual quickmark
Samir Benmendil [Fri, 6 Sep 2024 12:14:12 +0000 (13:14 +0100)]
qutebrowser: add clang-format quickmark
Samir Benmendil [Fri, 6 Sep 2024 12:13:50 +0000 (13:13 +0100)]
qutebrowser: update stm quickmarks
Samir Benmendil [Fri, 6 Sep 2024 12:11:39 +0000 (13:11 +0100)]
awesome/mpd_widget: fix nil access
Maybe address the issue where widget becomes unresponsive when the
playlist is emptied.
Samir Benmendil [Fri, 6 Sep 2024 12:08:53 +0000 (13:08 +0100)]
nvim: tell treesitter to indent inside namespaces
Samir Benmendil [Fri, 6 Sep 2024 12:07:29 +0000 (13:07 +0100)]
mutt: do not sign emails to ST
Samir Benmendil [Wed, 21 Aug 2024 12:32:55 +0000 (13:32 +0100)]
tmux: add binding to reorder windows
Samir Benmendil [Wed, 21 Aug 2024 12:30:04 +0000 (13:30 +0100)]
nvim/lsp: prefer compile_commands to determine root_dir
Samir Benmendil [Wed, 21 Aug 2024 12:27:17 +0000 (13:27 +0100)]
nvim: toggle Trouble folds with <space><space>
Seriously... Why does this not inherit the global mapping for folds?
Samir Benmendil [Wed, 14 Aug 2024 09:46:06 +0000 (10:46 +0100)]
nvim: import trouble and todo-comments full specs
Samir Benmendil [Wed, 14 Aug 2024 09:40:26 +0000 (10:40 +0100)]
nvim: fix lspconfig keymaps overrides
lspconfig requires keymaps to be overridden in opts rather than init.
Samir Benmendil [Wed, 14 Aug 2024 09:38:57 +0000 (10:38 +0100)]
nvim: import full lspconfig spec from lazyvim
Samir Benmendil [Tue, 6 Aug 2024 11:13:08 +0000 (12:13 +0100)]
weechat: update configs
Samir Benmendil [Tue, 6 Aug 2024 11:11:49 +0000 (12:11 +0100)]
weechat: update scripts
Samir Benmendil [Tue, 6 Aug 2024 10:41:09 +0000 (11:41 +0100)]
weechat: remove text_item script, it was merged to core
Samir Benmendil [Mon, 29 Jul 2024 16:27:50 +0000 (17:27 +0100)]
nvim: disable inlay_hints
Samir Benmendil [Mon, 29 Jul 2024 16:26:56 +0000 (17:26 +0100)]
git: reschedule failed exec during rebase
Samir Benmendil [Mon, 29 Jul 2024 16:25:36 +0000 (17:25 +0100)]
git: use nvim for fugitive mergetool
Samir Benmendil [Wed, 10 Jul 2024 10:56:24 +0000 (11:56 +0100)]
systemd: add cameractrlsd to restore camera settings
Does not yet work on resume from suspend.
Samir Benmendil [Wed, 10 Jul 2024 10:54:10 +0000 (11:54 +0100)]
task: update news.version
Samir Benmendil [Wed, 10 Jul 2024 10:53:53 +0000 (11:53 +0100)]
qutebrowser: add stm/mr quickmark
Samir Benmendil [Wed, 26 Jun 2024 15:51:03 +0000 (15:51 +0000)]
nvim: re-enable mini.indentscope
Samir Benmendil [Wed, 26 Jun 2024 15:50:14 +0000 (15:50 +0000)]
nvim: re-enable nvim-navic since removed from lazyvim
I've not verified if I want to keep it.
Samir Benmendil [Wed, 26 Jun 2024 11:55:40 +0000 (11:55 +0000)]
nvim: replace Util.telescope with LazyVim.pick
I might eventually replace Telescope with mini.pick.
Samir Benmendil [Wed, 26 Jun 2024 10:31:51 +0000 (10:31 +0000)]
tig: replace K with gh to view help
This frees K to still be used as UP.
Samir Benmendil [Wed, 26 Jun 2024 10:30:48 +0000 (10:30 +0000)]
git: sort branches by committerdate
Samir Benmendil [Wed, 26 Jun 2024 10:30:21 +0000 (10:30 +0000)]
zellij: remove config
Samir Benmendil [Thu, 13 Jun 2024 08:09:48 +0000 (09:09 +0100)]
systemd: reset redshift after suspend
Samir Benmendil [Thu, 13 Jun 2024 08:07:44 +0000 (09:07 +0100)]
nvim: formatoptions for norg
Samir Benmendil [Tue, 14 May 2024 22:42:24 +0000 (23:42 +0100)]
systemd: speedtest timer
Samir Benmendil [Tue, 14 May 2024 22:40:06 +0000 (23:40 +0100)]
bin: update speedtest to use librespeed-cli instead
Samir Benmendil [Tue, 14 May 2024 22:36:10 +0000 (23:36 +0100)]
flexget: dl-movies every 2 hours rather than 1 hour
Samir Benmendil [Tue, 14 May 2024 22:33:27 +0000 (23:33 +0100)]
flexget: reject rubbish releases
Samir Benmendil [Thu, 4 Apr 2024 21:17:18 +0000 (22:17 +0100)]
flexget: tracking setting has been removed
Samir Benmendil [Sun, 22 May 2022 00:54:37 +0000 (01:54 +0100)]
flexget: rework config using discover
uses discover instead of rss feeds.
Samir Benmendil [Sat, 14 May 2022 12:19:44 +0000 (13:19 +0100)]
flexget: add new series
Samir Benmendil [Sun, 8 May 2022 23:23:29 +0000 (00:23 +0100)]
flexget: sort movies/series from separate locations
Samir Benmendil [Sun, 8 May 2022 23:03:48 +0000 (00:03 +0100)]
flexget: filter logs from imdb rule rejection
Very chatty, hides all other relevant information.
Samir Benmendil [Sun, 8 May 2022 20:27:09 +0000 (21:27 +0100)]
flexget: update gitignore
Samir Benmendil [Sun, 8 May 2022 20:25:30 +0000 (21:25 +0100)]
flexget: remove email template
Samir Benmendil [Tue, 14 May 2024 22:17:45 +0000 (22:17 +0000)]
zsh: remove fpp WORKSPACE env
Samir Benmendil [Tue, 14 May 2024 22:14:58 +0000 (22:14 +0000)]
weechat: parse_relayed_msg plugin
I believe this fixed some printing of usernames in channels that are
bridged with matrix or other.
Samir Benmendil [Tue, 14 May 2024 22:08:34 +0000 (23:08 +0100)]
weechat: update wee-slack
Samir Benmendil [Tue, 14 May 2024 22:06:54 +0000 (23:06 +0100)]
tig: more vim-style keybindings
Samir Benmendil [Wed, 10 Apr 2024 17:04:42 +0000 (18:04 +0100)]
zsh: named dirs for evk and fpp source dirs
Samir Benmendil [Wed, 10 Apr 2024 17:02:23 +0000 (18:02 +0100)]
zsh: set PINENTRY_USER_DATA in zshenv
It should affect all shells, not just interractive ones.
Samir Benmendil [Wed, 10 Apr 2024 16:58:17 +0000 (17:58 +0100)]
gpg: use curses pinentry when no DISPLAY is set
This allows to use qt pinentry over ssh when X forwarding is enabled.
Samir Benmendil [Wed, 10 Apr 2024 16:57:45 +0000 (17:57 +0100)]
weechat: update config
Samir Benmendil [Wed, 10 Apr 2024 16:56:02 +0000 (17:56 +0100)]
vim: update cmake errorformat
Samir Benmendil [Wed, 10 Apr 2024 16:55:09 +0000 (17:55 +0100)]
tmux: reduce esc+<key> timeout
Samir Benmendil [Tue, 14 May 2024 21:45:11 +0000 (22:45 +0100)]
zsh/motd: print both --system and --user failed units
Samir Benmendil [Tue, 14 May 2024 21:38:28 +0000 (22:38 +0100)]
task: disable history showing in info report
Samir Benmendil [Wed, 24 Apr 2024 21:22:49 +0000 (22:22 +0100)]
zsh: add function for getting task parent id
Samir Benmendil [Wed, 24 Apr 2024 21:22:16 +0000 (22:22 +0100)]
zsh: task-quote-magic escapes " as well
Samir Benmendil [Wed, 24 Apr 2024 21:20:38 +0000 (22:20 +0100)]
qutebrowser: fix telegram web quickmark
Samir Benmendil [Sun, 7 Apr 2024 08:15:18 +0000 (09:15 +0100)]
nvim: remove nvim-treesitter dependencies from orgmode
Samir Benmendil [Sun, 7 Apr 2024 00:37:44 +0000 (01:37 +0100)]
wezterm: disable ALT+Enter binding to ToggleFullscreen
I think I use it for something else, likely neorg. I don't want the
binding anyway, got Super+F.
Samir Benmendil [Sun, 7 Apr 2024 00:37:03 +0000 (01:37 +0100)]
wezterm: open urls with rifle
This allows urls to be opened with mpv and default to new windowns
depending on rifle config.
Samir Benmendil [Sun, 7 Apr 2024 00:36:14 +0000 (01:36 +0100)]
task: increase urgency on scheduled tasks
Samir Benmendil [Sun, 7 Apr 2024 00:35:15 +0000 (01:35 +0100)]
qutebrowser: session configuration (needs patched qutebrowser)
Samir Benmendil [Sun, 7 Apr 2024 00:34:20 +0000 (01:34 +0100)]
nvim: add neorg plugin
Samir Benmendil [Sun, 7 Apr 2024 00:31:23 +0000 (01:31 +0100)]
nvim: add terminal mappings
Samir Benmendil [Sun, 7 Apr 2024 00:27:36 +0000 (01:27 +0100)]
nvim: add note to keymaps that upstream keymaps are disabled
Samir Benmendil [Sun, 7 Apr 2024 00:26:51 +0000 (01:26 +0100)]
nvim: always set []q bindings, not only if trouble installed
Samir Benmendil [Sun, 7 Apr 2024 00:23:18 +0000 (01:23 +0100)]
nvim: diagnostic keymaps
Finally... I get back <L>cd for diagnostic.open_float.
Samir Benmendil [Sun, 7 Apr 2024 00:21:15 +0000 (01:21 +0100)]
nvim: update floating terminal bindings
Samir Benmendil [Sun, 7 Apr 2024 00:20:52 +0000 (01:20 +0100)]
nvim: stick to bufferline keymaps
Samir Benmendil [Sat, 6 Apr 2024 23:41:35 +0000 (00:41 +0100)]
nvim: replace lazyvim map with vim.keymap.set
Apparently that was meant to be the way to set the binding anyway.
Samir Benmendil [Sat, 6 Apr 2024 22:41:25 +0000 (23:41 +0100)]
awesome: set wm class for apps opened in wetzterm
Samir Benmendil [Thu, 4 Apr 2024 15:12:02 +0000 (16:12 +0100)]
nvim: remove deprecated config for orgmode
Samir Benmendil [Thu, 4 Apr 2024 15:08:01 +0000 (16:08 +0100)]
nvim: tidy nvim-cmp mappings
Samir Benmendil [Thu, 4 Apr 2024 15:07:29 +0000 (16:07 +0100)]
nvim: update nvim-cmp and list dependencies
Samir Benmendil [Tue, 26 Mar 2024 00:48:20 +0000 (00:48 +0000)]
vim: configure comments for taskrc files
Samir Benmendil [Tue, 26 Mar 2024 00:45:09 +0000 (00:45 +0000)]
qutebrowser: prefer dark themes
Samir Benmendil [Tue, 26 Mar 2024 00:43:14 +0000 (00:43 +0000)]
mutt: print all policies dispositions
Samir Benmendil [Tue, 26 Mar 2024 00:40:10 +0000 (00:40 +0000)]
nvim: replace neo-tree with oil
netrw/vinegar/oil are better file browser approaches.