|
2b67f24ee0
|
nvim: split off Lua config files
|
2023-04-11 20:54:53 -04:00 |
|
|
a756f7b22c
|
nvim: added functions for testing code faster
you can now save input to a file
then put it into program stdin with <leader>ri
|
2023-04-11 19:44:11 -04:00 |
|
|
d45eb68fed
|
nvim: misc changes
clipboard is now system clipboard
compile bind now doesn't require Termdebug be on
|
2023-04-11 18:06:02 -04:00 |
|
|
8b3a4d08ca
|
.profile: move mailcap to .config/mailcap
|
2023-04-09 12:45:26 -04:00 |
|
|
bbb5c437bc
|
neomutt: use nvim to read mail
nvim now also has a plugin to parse URLs better
|
2023-04-09 12:23:12 -04:00 |
|
|
dcee2ccddf
|
neomutt: added another gmail account
|
2023-04-09 10:49:20 -04:00 |
|
|
329e15cff7
|
mbsyncrc: deleted
we're not downloading all mail anymore
you can still save specific mail to disk in neomutt
|
2023-04-09 10:28:56 -04:00 |
|
|
e6a7e3026e
|
bookmk: use ^ as delimiter instead of #
this hopefully won't conflict with URLs
|
2023-04-09 10:26:45 -04:00 |
|
|
45e44797b5
|
rem.sh: added script
simple reminder utility
|
2023-04-02 18:49:54 -04:00 |
|
|
88a34f388d
|
nvim: re-enable code folding
|
2023-04-02 18:37:06 -04:00 |
|
|
105049615e
|
neomutt: fix broken binds
|
2023-03-26 11:49:00 -04:00 |
|
|
0b4061ed63
|
fish: misc modifications
|
2023-03-25 16:01:38 -04:00 |
|
|
754e4a75dd
|
picom: add shadows
|
2023-03-25 16:00:48 -04:00 |
|
|
833c0d6168
|
nvim: misc aesthetic changes
- hide tab line
- remove line numbers in terminals
|
2023-03-19 13:10:16 -04:00 |
|
|
6feafc7a39
|
nvim: overhaul of debugging system
- keybinds changed from function keys to <leader> + ...
- compilation now uses a makefile
- quickfix tab added
|
2023-03-19 12:55:08 -04:00 |
|
|
258196f052
|
nvim: misc tex snippet modifications
|
2023-03-19 12:45:16 -04:00 |
|
|
1201922b9d
|
msync: change files copied
|
2023-03-12 09:58:05 -04:00 |
|
|
ef020f2181
|
sorter.sh: pause when invalid keys are pressed
|
2023-03-11 18:09:43 -05:00 |
|
|
7c124bdc48
|
neomutt: fix archive on disroot
|
2023-03-11 18:02:24 -05:00 |
|
|
66910691c2
|
qutebrowser: enable smooth scroll
|
2023-03-08 14:27:33 -05:00 |
|
|
663c3e0587
|
watson-shell: added script
also added 'pyenv' fish alias
|
2023-03-08 14:26:42 -05:00 |
|
|
f4330f48bf
|
sorter.sh: proper quoting
|
2023-03-05 21:48:50 -05:00 |
|
|
5045970d3b
|
identity.sh: added script
|
2023-03-05 13:14:04 -05:00 |
|
|
52459f36a5
|
neomutt: modularized everything and added gmail account
|
2023-03-05 12:49:17 -05:00 |
|
|
d3a2f84a39
|
sorter.sh: add maxdepth to find
this prevents it from accessing random mountpoints
|
2023-03-05 12:13:43 -05:00 |
|
|
9bb52d016d
|
sorter.sh: improvements
- added L option for preserving information
- don't review files in the trash
|
2023-03-04 11:57:06 -05:00 |
|
|
b5e18021e8
|
sorter.sh: added script
|
2023-03-03 20:30:40 -05:00 |
|
|
a76828536b
|
bridge-pw.sh: don't create new virtual mic sink
|
2023-03-03 13:41:23 -05:00 |
|
|
8a486693a3
|
xonotic: sensitivity changes
|
2023-02-25 16:22:19 -05:00 |
|
|
645821e5a1
|
nvim: change background colors so it works on all terminals
|
2023-02-23 10:19:16 -05:00 |
|
|
efb4b1d8a3
|
cleanup: do not delete ansible files
|
2023-02-18 10:36:39 -05:00 |
|
|
0a5f565e37
|
init.vim: disable plugin auto-install
|
2023-02-14 19:16:14 -05:00 |
|
|
ee81307555
|
added scripts: prod.sh, tag.sh
|
2023-02-14 19:04:55 -05:00 |
|
|
0a181246e5
|
init.vim: add bash to tree-sitter syntaxes
|
2023-02-14 19:03:17 -05:00 |
|
|
5452e196a6
|
clipedit.sh: clean up temp files
|
2023-02-14 19:02:38 -05:00 |
|
|
e5c07186ac
|
git: use passphrase2pgp directly for signing
|
2023-02-11 18:35:31 -05:00 |
|
|
6e719b33ff
|
bunch of script changes
|
2023-02-09 18:14:26 -05:00 |
|
|
bc1876cf0e
|
xonotic: added zoom bind, reduce video framerate to 30fps
|
2023-02-09 18:14:05 -05:00 |
|
|
f2e1e15a68
|
neomutt: added configuration for reading local mail
|
2023-02-03 13:20:42 -05:00 |
|
|
4085fce7d7
|
mbsyncrc: use keepass-xc
|
2023-02-03 13:11:59 -05:00 |
|
|
8b9c1b83ad
|
nvim: disable folding
|
2023-02-03 13:11:37 -05:00 |
|
|
b19d32b2b7
|
qutebrowser: use "search.disroot.org" as default search
|
2023-02-01 13:23:12 -05:00 |
|
|
643602f4ab
|
nvim: add "datestamp" snippet
|
2023-02-01 13:22:52 -05:00 |
|
|
85ef7dd310
|
bridge-pw.sh: added script
|
2023-01-28 16:39:13 -05:00 |
|
|
f8f905243d
|
nvim: fold code with tree-sitter
|
2023-01-22 15:40:46 -05:00 |
|
|
e2006c5c8e
|
update previews
|
2023-01-21 22:27:42 -05:00 |
|
|
57f0b129d8
|
nvim: add fish tree-sitter parser
|
2023-01-21 21:50:48 -05:00 |
|
|
608b738ea1
|
nvim: update vim-plugged
|
2023-01-21 21:47:08 -05:00 |
|
|
f6dd4078e6
|
nvim: install tree-sitter plugin
|
2023-01-21 21:46:35 -05:00 |
|
|
d878a2cb78
|
qutebrowser: remove hint style
|
2023-01-21 18:13:02 -05:00 |
|