]>
git.rmz.io Git - dotfiles.git/log
Samir Benmendil [Fri, 11 Mar 2022 08:56:51 +0000 (08:56 +0000)]
vim/cpp: add mappings for Termdebug
Samir Benmendil [Fri, 11 Mar 2022 08:43:07 +0000 (08:43 +0000)]
vim: UpdateTmuxEnv function to import SSH_AUTH_SOCK
When a new ssh session to an existing tmux session is opened the
ssh-agent forwarding will use a new SSH_AUTH_SOCK path. This env
variable is updated within the tmux session, but running applications
will need to update it themselves.
Really this should be done automatically.
Samir Benmendil [Fri, 11 Mar 2022 08:42:06 +0000 (08:42 +0000)]
pacman: install makepkg config file
Samir Benmendil [Fri, 11 Mar 2022 08:38:53 +0000 (08:38 +0000)]
vim: reinstate K -> "git show" map in gitrebase
This got removed upstream, but I found it really useful.
There might be a better way of doing this, but this works.
Samir Benmendil [Fri, 11 Mar 2022 08:38:00 +0000 (08:38 +0000)]
vim/snippets: add cmake FetchContent snippets
Samir Benmendil [Fri, 11 Mar 2022 08:37:08 +0000 (08:37 +0000)]
vim: don't add whitespace in inline tcomments
Samir Benmendil [Fri, 11 Mar 2022 08:36:26 +0000 (08:36 +0000)]
vim: update Ag command
I believe this fixed some quoting issues.
Samir Benmendil [Fri, 11 Mar 2022 08:34:37 +0000 (08:34 +0000)]
zsh/prompt: add reminder to add more info on submodules
Samir Benmendil [Fri, 11 Mar 2022 08:32:25 +0000 (08:32 +0000)]
zsh/prompt: print upstream information
Samir Benmendil [Fri, 11 Mar 2022 08:31:33 +0000 (08:31 +0000)]
zsh/aliases: make git branch alieses more verbose
Samir Benmendil [Fri, 11 Mar 2022 08:31:02 +0000 (08:31 +0000)]
zsh/aliases: add aliases for worktree
Samir Benmendil [Fri, 11 Mar 2022 08:28:30 +0000 (08:28 +0000)]
zsh/aliases: add aliases to set upstream on branch
Really I would prefer this to be done automatically when I create a new
branch.
Samir Benmendil [Fri, 11 Mar 2022 08:25:06 +0000 (08:25 +0000)]
weechat: update wee-slack
Samir Benmendil [Fri, 11 Mar 2022 08:24:14 +0000 (08:24 +0000)]
weechat: set color_reaction_suffix to darkblue
It was a bit difficult to read in darkgray.
Samir Benmendil [Fri, 11 Mar 2022 08:23:43 +0000 (08:23 +0000)]
weechat: say parrotwave
Samir Benmendil [Fri, 11 Mar 2022 08:23:06 +0000 (08:23 +0000)]
weechat: add missing typing.conf
Samir Benmendil [Fri, 11 Mar 2022 08:10:50 +0000 (08:10 +0000)]
gdb: add printer for geo_point type
This is mainly as an example for printers for other types.
Samir Benmendil [Tue, 14 Dec 2021 22:25:29 +0000 (22:25 +0000)]
rofi: initial config
Samir Benmendil [Thu, 7 Oct 2021 12:10:38 +0000 (13:10 +0100)]
qutebrowser: bind gl/gr to move between tabs
Samir Benmendil [Thu, 7 Oct 2021 12:09:00 +0000 (13:09 +0100)]
qutebrowser: use default of no lazy_restore
Samir Benmendil [Thu, 7 Oct 2021 12:08:36 +0000 (13:08 +0100)]
qutebrowser: use ranger to select folders
Samir Benmendil [Thu, 7 Oct 2021 12:07:25 +0000 (13:07 +0100)]
qutebrowser: fix single_file select config
Samir Benmendil [Thu, 7 Oct 2021 12:06:24 +0000 (13:06 +0100)]
qutebrowser: show changelog on every patch release
This might not actually work for me since I run from git.
Samir Benmendil [Thu, 7 Oct 2021 12:05:45 +0000 (13:05 +0100)]
qutebrowser: update config.py to newer version
Samir Benmendil [Thu, 7 Oct 2021 10:56:22 +0000 (11:56 +0100)]
qutebrowser: cdda search engine
Samir Benmendil [Thu, 7 Oct 2021 10:54:51 +0000 (11:54 +0100)]
qutebrowser: use Fira Code as default font
Samir Benmendil [Thu, 7 Oct 2021 10:53:03 +0000 (11:53 +0100)]
qutebrowser: update content.notifications to new setting name
Samir Benmendil [Thu, 7 Oct 2021 10:52:11 +0000 (11:52 +0100)]
qutebrowser: accept no-3rd-party cookies
Setting this to never just breaks way to many things.
Samir Benmendil [Thu, 7 Oct 2021 10:36:35 +0000 (11:36 +0100)]
qutebrowser: use nitter.eu for twitter alt
Samir Benmendil [Tue, 7 Dec 2021 13:47:33 +0000 (13:47 +0000)]
zsh/prompt: handle intend-to-add status properly
It used to make the markers for the files dissappear entirely, with this
change the files that are added with `--intend-to-add` are marked as
both added(+) and modified(*).
Samir Benmendil [Wed, 10 Nov 2021 07:45:05 +0000 (07:45 +0000)]
awesome: remove lowercase runi letters
They were not in use and were causing problems on case insensitive
filesystems.
Samir Benmendil [Wed, 29 Sep 2021 10:58:10 +0000 (11:58 +0100)]
qutebrowser: bind `zol` to `pass otp`
Samir Benmendil [Sun, 5 Sep 2021 22:48:47 +0000 (23:48 +0100)]
bin/monzo.py: skip declined transactions
Samir Benmendil [Fri, 20 Aug 2021 13:38:44 +0000 (14:38 +0100)]
gnupg: use openpgp server instead of disused sks-keyservers
Samir Benmendil [Mon, 2 Aug 2021 14:42:09 +0000 (15:42 +0100)]
mutt: support ical events with a single attendee
Samir Benmendil [Mon, 9 Aug 2021 13:09:14 +0000 (14:09 +0100)]
make: init zsh-syntax-highlighting submodule
Samir Benmendil [Mon, 9 Aug 2021 13:06:09 +0000 (14:06 +0100)]
zsh: only print pacman updates if checkupdates exists
Samir Benmendil [Fri, 9 Jul 2021 12:08:50 +0000 (13:08 +0100)]
weechat: update wee-slack
Samir Benmendil [Fri, 9 Jul 2021 12:08:00 +0000 (13:08 +0100)]
weechat: update config to newer weechat
Samir Benmendil [Thu, 20 May 2021 13:41:42 +0000 (14:41 +0100)]
zsh: unrar full paths rather than all files to same dir
Samir Benmendil [Sat, 15 May 2021 22:22:59 +0000 (23:22 +0100)]
qutebrowser: add hoogle to searchengines
Samir Benmendil [Wed, 12 May 2021 19:37:46 +0000 (20:37 +0100)]
vim/haskell: add ftplugin configurations
Samir Benmendil [Wed, 12 May 2021 19:36:43 +0000 (20:36 +0100)]
vim/haskell: indent before where
Samir Benmendil [Wed, 12 May 2021 19:36:21 +0000 (20:36 +0100)]
vim: setup haskell lsp for ycm
Samir Benmendil [Wed, 12 May 2021 19:35:55 +0000 (20:35 +0100)]
vim: remove ALE
Samir Benmendil [Wed, 12 May 2021 19:26:46 +0000 (20:26 +0100)]
gnupg: don't override gpg-agent socket
Samir Benmendil [Wed, 12 May 2021 19:26:06 +0000 (20:26 +0100)]
ssh: send preferred language to servers
Samir Benmendil [Wed, 12 May 2021 19:25:23 +0000 (20:25 +0100)]
ranger: use ueberzug for image previews
This seems to work slightly better than kitty, it's also more portable
as it will work with other terminals too.
Samir Benmendil [Wed, 12 May 2021 19:24:21 +0000 (20:24 +0100)]
qutebrowser: update quickmarks
Samir Benmendil [Wed, 12 May 2021 19:19:40 +0000 (20:19 +0100)]
qutebrowser: leave insert mode on load
Samir Benmendil [Wed, 12 May 2021 19:18:50 +0000 (20:18 +0100)]
qutebrowser: use ranger as file selector
Samir Benmendil [Wed, 12 May 2021 19:16:23 +0000 (20:16 +0100)]
qutebrowser: update nitter address
Samir Benmendil [Wed, 12 May 2021 19:15:23 +0000 (20:15 +0100)]
picom: don't blur or fade slop (screenshot tool)
Samir Benmendil [Wed, 12 May 2021 19:10:03 +0000 (20:10 +0100)]
mbsync: delete youtube hook
Google has stopped sending out these emails, so there's no point in
running the hook anymore.
Samir Benmendil [Wed, 12 May 2021 19:07:57 +0000 (20:07 +0100)]
kitty: update bindings
Samir Benmendil [Wed, 12 May 2021 19:06:20 +0000 (20:06 +0100)]
kitty: open urls with rifle to support mpv handler
Samir Benmendil [Wed, 12 May 2021 19:05:29 +0000 (20:05 +0100)]
zsh: export AUR_PAGER
Samir Benmendil [Wed, 12 May 2021 19:04:11 +0000 (20:04 +0100)]
zsh: change prompt color to "cyan" (or whatever nord equivalent)
Samir Benmendil [Wed, 12 May 2021 19:03:56 +0000 (20:03 +0100)]
zsh: extract jobs_prompt into function
Samir Benmendil [Wed, 12 May 2021 19:03:04 +0000 (20:03 +0100)]
zsh: add run-help-aur
Samir Benmendil [Wed, 12 May 2021 19:02:24 +0000 (20:02 +0100)]
wakeonlan: add hactar-old to list of machines
Samir Benmendil [Wed, 12 May 2021 19:00:13 +0000 (20:00 +0100)]
bin: add colortest{,256} to print out a bunch of terminal colours
Samir Benmendil [Wed, 12 May 2021 18:59:24 +0000 (19:59 +0100)]
kitty: reorder nord colors to keep normal and bright together
Samir Benmendil [Wed, 12 May 2021 18:55:52 +0000 (19:55 +0100)]
bin: print Account in qif converters
Samir Benmendil [Wed, 12 May 2021 18:54:33 +0000 (19:54 +0100)]
awesome: add runi images for taglisg widget
Samir Benmendil [Wed, 12 May 2021 18:52:29 +0000 (19:52 +0100)]
awesome: increase opacity of terminals
Samir Benmendil [Sat, 1 May 2021 14:24:58 +0000 (15:24 +0100)]
zsh: add check_copyright to path
Samir Benmendil [Sat, 1 May 2021 14:24:39 +0000 (15:24 +0100)]
zsh: add named dir to tests files on NAS
Samir Benmendil [Sat, 1 May 2021 14:24:01 +0000 (15:24 +0100)]
zsh: list tmux sessions if possible
Samir Benmendil [Sat, 1 May 2021 14:19:19 +0000 (15:19 +0100)]
weechat: update settings
Samir Benmendil [Sat, 1 May 2021 14:17:39 +0000 (15:17 +0100)]
weechat: alias to show rap issue
Samir Benmendil [Sat, 1 May 2021 14:16:32 +0000 (15:16 +0100)]
weechat: say (╯°□°)╯︵ ┻━┻
Samir Benmendil [Sat, 1 May 2021 13:59:27 +0000 (14:59 +0100)]
weechat: update wee-slack
Samir Benmendil [Sat, 1 May 2021 14:15:35 +0000 (15:15 +0100)]
vim: prefer python3 for Gundo
I'm not really using Gundo much, I should, it's good.
Samir Benmendil [Sat, 1 May 2021 14:15:14 +0000 (15:15 +0100)]
vim: mappings for git pull and git rebase
Samir Benmendil [Sat, 1 May 2021 14:13:47 +0000 (15:13 +0100)]
vim: open qf window after push
Samir Benmendil [Sat, 1 May 2021 14:10:55 +0000 (15:10 +0100)]
vim: don't show search count in status bar
Too much unnecessary info that hides the interesting stuff.
Samir Benmendil [Sat, 1 May 2021 14:09:31 +0000 (15:09 +0100)]
vim: use internal patience diff algorithm
Samir Benmendil [Sat, 1 May 2021 14:09:05 +0000 (15:09 +0100)]
vim: don't show trailing space in qf windows
Samir Benmendil [Sat, 1 May 2021 14:07:54 +0000 (15:07 +0100)]
vim: customise debugPC color to fit Nord
I think it's not set upstream, or I just didn't like it much.
Samir Benmendil [Sat, 1 May 2021 14:07:13 +0000 (15:07 +0100)]
vim: don't autohide scratch windows
Samir Benmendil [Sat, 1 May 2021 14:02:49 +0000 (15:02 +0100)]
vim/snippets: update fpp copyright with automated year
Samir Benmendil [Sat, 1 May 2021 14:00:57 +0000 (15:00 +0100)]
vim/cpp: remove the `for` snippet and replace with fori
I don't exactly remember why it was anoying me, there are other more
specific for snippets, i.e. fori, fore, etc.
Samir Benmendil [Sat, 1 May 2021 14:00:21 +0000 (15:00 +0100)]
vim/cpp: snippets to disable clang-tidy diags
Samir Benmendil [Sat, 1 May 2021 13:55:33 +0000 (14:55 +0100)]
vim/cpp: disable ycm auto hover and provide mappings for it
Samir Benmendil [Sat, 1 May 2021 13:54:13 +0000 (14:54 +0100)]
tmux: enable mouse by default
Samir Benmendil [Sat, 1 May 2021 13:53:54 +0000 (14:53 +0100)]
tmux: enable true color for kitty terminals
Samir Benmendil [Sat, 1 May 2021 13:53:21 +0000 (14:53 +0100)]
git: add hooksPath for fpp projects
Samir Benmendil [Sat, 1 May 2021 13:51:39 +0000 (14:51 +0100)]
git: show diffstat of what changed upstream before rebase
Samir Benmendil [Sat, 1 May 2021 13:49:48 +0000 (14:49 +0100)]
git: use diff3 for conflictstyle
Provides extra info on the conflicted file, instead of showing just the
new and the old, it also provides the base. This should help with
deciding which side to pick or better integrate both sides of the
conflict.
Samir Benmendil [Sat, 1 May 2021 13:49:10 +0000 (14:49 +0100)]
vim: Dangerfile are Ruby
Samir Benmendil [Fri, 30 Apr 2021 14:11:37 +0000 (15:11 +0100)]
mbsync: use Far/Near
Samir Benmendil [Fri, 30 Apr 2021 14:07:34 +0000 (15:07 +0100)]
gnupg: use pinentry wrapper
Samir Benmendil [Wed, 17 Mar 2021 10:18:23 +0000 (10:18 +0000)]
mbsync: stop using SSLv3 for fpp
Samir Benmendil [Sat, 6 Feb 2021 14:09:44 +0000 (14:09 +0000)]
bin: add maif, a wrapper around maim with auto filename
Samir Benmendil [Tue, 2 Feb 2021 13:30:55 +0000 (13:30 +0000)]
qutebrowser: fix proxy-pac setting
Samir Benmendil [Sat, 6 Feb 2021 13:13:18 +0000 (13:13 +0000)]
zsh/prompt: show ahead/behing @{push} counters
Samir Benmendil [Sat, 6 Feb 2021 13:08:01 +0000 (13:08 +0000)]
vim: support for truecolors
May need to check if terminal supports it.
Samir Benmendil [Sat, 6 Feb 2021 12:18:25 +0000 (12:18 +0000)]
alias: return error when no arguments given to vim within VIM_TERMINAL
Samir Benmendil [Mon, 1 Feb 2021 09:58:41 +0000 (09:58 +0000)]
mutt: initial nord color theme