Jonathan Hodgson
c9d7ca64a7
Tridactyl: updates redirects
...
Also some tidying up
2022-07-05 20:00:09 +01:00
Jonathan Hodgson
d0a4899e72
Bin: analyse-headers: no longer warn about no expect-ct
2022-06-27 15:23:56 +01:00
Jonathan Hodgson
b3ca61b3db
BIN: Analyse Headers: improve warning if no lots file
2022-06-27 15:03:06 +01:00
Jonathan Hodgson
9b1afa1aa2
BIN: analyse-headers: improve csp checking
...
The script now checks included domains against the lots project.
https://lots-project.com/
It also checks domains against a list of known jsonp hosts that was
found here: a21f94e348/allowlist_bypasses/jsonp.ts
2022-06-27 14:50:20 +01:00
Jonathan Hodgson
08af357f44
Neomutt: adds better support for multipart emails
...
Neomutt now supports sending multipart emails better. See details in my
blog:
https://jonathanh.co.uk/blog/multipart-emails-in-neomutt/
2022-05-27 20:53:10 +01:00
Jonathan Hodgson
0de3ee1b8d
Tidy up newsboat urls
2022-05-11 13:05:01 +01:00
Jonathan Hodgson
5ccedaa777
Removes biscuit submodule
2022-04-12 09:15:34 +01:00
Jonathan Hodgson
601a3771f3
Removes biscuit config
2022-04-12 09:01:28 +01:00
Jonathan Hodgson
4745bef302
Adds newsboat systemd timer
2022-04-08 14:10:32 +01:00
Jonathan Hodgson
3b0885689e
Adds better php indent
2022-03-11 12:28:18 +00:00
Jonathan Hodgson
05d3b44335
Stops hsetroot distorting background
2022-02-20 14:41:04 +00:00
Jonathan Hodgson
fc5e437dda
Updates mbsync config
2022-02-20 14:39:17 +00:00
Jonathan Hodgson
03c8db4523
GRC: Nmap: allow hyphens in domains
2022-02-20 14:38:39 +00:00
Jonathan Hodgson
ce1c43d7d9
Adds basic image support to link handler
2022-02-20 14:37:58 +00:00
Jonathan Hodgson
6e30f036c7
Stops checking that davmail is running before checking email
2022-02-20 14:36:52 +00:00
Jonathan Hodgson
1ebcae2495
Moves check emails systemd files
2022-02-20 14:36:10 +00:00
Jonathan Hodgson
95321ab4f8
Check program exists before adding grc alias
2022-02-20 14:35:02 +00:00
Jonathan Hodgson
816113afe7
Updates zsh-syntax highlighting
2022-02-20 14:34:31 +00:00
Jonathan Hodgson
9d4e340753
Makes fzf list packages for paru on tab
2022-02-20 14:32:33 +00:00
Jonathan Hodgson
15d3876c04
Merge branch 'master' of ssh://git.jonathanh.co.uk/jab2870/Dotfiles
2022-02-17 10:56:12 +00:00
Jonathan Hodgson
2798374d08
Makes grc colour some domains in nmap
2022-02-17 10:44:35 +00:00
Jonathan Hodgson
4486fce3ff
Deletes deoplete-abook submodule
2022-02-07 16:28:30 +00:00
Jonathan Hodgson
40c7b34cba
stops firefox closing when last tab is closed
2022-02-07 12:37:09 +00:00
Jonathan Hodgson
d79535b009
Auto detect laptop resolution for screen layouts
...
New laptop is slightly taller than my last so updates the screenlayout
scripts to detect the resolution automatically
2022-02-07 12:35:50 +00:00
Jonathan Hodgson
5b7b051404
Removes auto-expand
2022-02-07 12:33:20 +00:00
Jonathan Hodgson
20d870fd5e
Makes background script use hsetroot
2022-02-07 12:32:42 +00:00
Jonathan Hodgson
cd4e875fd1
Updates gpg alias
2022-02-07 12:32:02 +00:00
Jonathan Hodgson
25b30db41f
Deletes old rofi config file
2022-02-07 12:31:14 +00:00
Jonathan Hodgson
795969329b
Stops rofi launcher running as a normal window
2022-02-07 12:30:33 +00:00
Jonathan Hodgson
6e30aaa633
Adds qr code decode to act on last
2022-02-07 12:29:52 +00:00
Jonathan Hodgson
828f724a54
Update zsh plugins
2022-02-07 12:26:21 +00:00
Jonathan Hodgson
d2eca1c427
Changes tridactyl hintchars
...
these are the characters tridactyl will use for hints. I have set them
to be the characters on the home row on my colemak layout
2022-02-06 17:01:52 +00:00
Jonathan Hodgson
de61b97b5b
Small changes to tridactylrc
...
Added hover binding
Added hints for protonmail
Added some settins to disable pocket by default
2022-02-06 16:43:33 +00:00
Jonathan Hodgson
a2e59fec33
Makes tridactyl redirct to old style arch wiki
2022-01-28 16:21:26 +00:00
Jonathan Hodgson
c79b988a57
Changes to rofi for new config format
2022-01-26 17:26:36 +00:00
Jonathan Hodgson
def1236315
Updates lspconfig and treesitter
2022-01-11 21:16:47 +00:00
Jonathan Hodgson
70e01e3354
Adds autocommand for updating the shared file
...
This allows neovim instances to share registers, marks, command history
and some other bits.
See :h shada
Augroup stolen from here:
https://vi.stackexchange.com/a/24564
2022-01-07 13:18:33 +00:00
Jonathan Hodgson
e9b6c36278
Adds Projectionist plugin
...
Greg Hurrell video: https://www.youtube.com/watch?v=3jDafvUESbs
This allows me to jump between c source, header and test files easily.
It is capable of a lot more than this but I haven't looked into it too
much yet.
2021-12-28 01:17:57 +00:00
Jonathan Hodgson
aa9e27ea22
Adds mapping for eding vrc
2021-12-28 00:49:13 +00:00
Jonathan Hodgson
daacb168c0
Some tweaks to lsp config
...
Now uses ccls instead of clang for c language server. Seems better at
jumping to definition.
Also adds <leader k> to open man page since shift k is now overwritten
with the popup for the declaration that lsp provides
2021-12-28 00:47:08 +00:00
Jonathan Hodgson
a1453227b9
Updates lsp config plugin
2021-12-28 00:46:38 +00:00
Jonathan Hodgson
e993f2c566
Adds auto-expand to some of my aliases
...
Heavily inspired by this: https://dev.to/frost/fish-style-abbreviations-in-zsh-40aa
When space is pushed, zsh will try to expand any aliases that I have put
in the array in this file.
It is currently quite basic, only looking at the first word on the
command line.
2021-11-28 20:58:16 +00:00
Jonathan Hodgson
e0410e4d5e
Sets attribution for mutt
2021-11-25 17:26:29 +00:00
Jonathan Hodgson
79584da823
Adjusts date format in mutt
2021-11-25 17:26:08 +00:00
Jonathan Hodgson
8524b0baf0
Makes mutt open files in libreoffice
2021-11-25 17:25:33 +00:00
Jonathan Hodgson
de15eff01f
Changes double shift action
...
Previously, pushing both shift keys would switch the layout between
colemak and qwerty. However, I never use qwerty now so have changed it
so that double shift now toggles capslock. The capslock key remains
bound to backspace as is default in colemak
2021-11-25 12:30:22 +00:00
Jonathan Hodgson
0876dc71c0
BIN: actOnLast: small changes to how screenshots are handled
...
If a shadow is added to a screenshot, that new images is added to the
clipboard and the next event will be run against that.
Also, add to clipboard is now something you can do after a screenshot
(or shadow add) which is useful if you copy something, then want to
re-add the last screenshot to your clipboard
2021-11-23 15:37:24 +00:00
Jonathan Hodgson
8533081145
Turn off relative numbers in quickfix windows
2021-11-23 10:49:35 +00:00
Jonathan Hodgson
95bb987329
Open fold and centre when moving between quickfix listings
...
My bindings for moving between quickfix listings ([c and ]c) now open
folds and centre the item.
2021-11-23 10:47:33 +00:00
Jonathan Hodgson
f12f916255
Adds ability to load templates in vim
...
Will add to it at some point so I can view the template in fzf's preview
2021-11-23 10:46:36 +00:00