|
1f4782b975
|
.xinitrc: fix accidental comment
oops i left this in while debugging
|
2023-04-22 10:46:01 -04:00 |
|
|
01f328be31
|
nvim: add things to make Inkscape figures in Typst
|
2023-04-21 21:54:04 -04:00 |
|
|
e49433d53c
|
.xinitrc, .profile: make POSIX-compliant
|
2023-04-21 20:37:06 -04:00 |
|
|
b8b0048e00
|
nvim: add Typst stuff
|
2023-04-18 20:07:49 -04:00 |
|
|
6c0f0cb93f
|
sorter.sh: also view webps
|
2023-04-18 18:24:02 -04:00 |
|
|
2cc7ec8450
|
tag.sh: add track option
|
2023-04-13 22:14:46 -04:00 |
|
|
23e3f501fe
|
fish: add fzf binds
|
2023-04-13 18:23:20 -04:00 |
|
|
8d68ccd025
|
nvim: change autocomp bind to ctrl-f
in line with fish
|
2023-04-13 11:36:02 -04:00 |
|
|
d7f13ff865
|
xinitrc, fish: respond to SYSTEM_PROFILE
|
2023-04-13 10:35:19 -04:00 |
|
|
8fa79a5029
|
dot_profile: added
this means we can disable expensive features on weak devices
|
2023-04-13 10:17:39 -04:00 |
|
|
58cad94a41
|
nvim: added completion engine
|
2023-04-12 18:57:44 -04:00 |
|
|
1100fc0755
|
nvim: add leap.nvim
|
2023-04-12 18:19:11 -04:00 |
|
|
e3a77a5ac0
|
nvim: use Black for code formatting
|
2023-04-12 16:17:05 -04:00 |
|
|
09af3f70a1
|
nvim: make Python LSP also check docstrings
|
2023-04-12 12:46:43 -04:00 |
|
|
b93a5f4571
|
nvim: IDE stuff
it's all cool and LSP-ey now wow
|
2023-04-12 11:20:21 -04:00 |
|
|
fa0fb41707
|
programs: updated
|
2023-04-12 11:18:25 -04:00 |
|
|
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 |
|