|
360c2d4992
|
kill vim9 comments with an after/ instead of an autogroup
it's more reliable.
|
2021-10-19 15:15:25 +02:00 |
|
|
12b900a577
|
add "minimalist" vim colorscheme
|
2021-10-19 15:08:36 +02:00 |
|
|
fade7c76ea
|
more superficial changes
|
2021-10-19 11:56:42 +02:00 |
|
|
c1feb63130
|
remove some ancient colorschemes i don't use
|
2021-10-19 11:55:03 +02:00 |
|
|
df7748c2c5
|
remove SyntaxAttr because i gave up a long time ago
vim-scriptease is probably a suitable replacement.
|
2021-10-19 11:14:56 +02:00 |
|
|
9a9e5ddf12
|
update pathogen
|
2021-10-19 10:46:41 +02:00 |
|
|
62555ae5a1
|
add a directory indicator to suggested files
|
2021-10-19 09:11:56 +02:00 |
|
|
48023d9b7b
|
remove comment characters from joined comment lines
|
2021-10-19 09:11:31 +02:00 |
|
|
3fc9ed4355
|
detect shebangs for stdin as well
|
2021-10-19 09:11:13 +02:00 |
|
|
d13858e420
|
some superficial changes
|
2021-10-19 09:10:51 +02:00 |
|
|
62611cb854
|
update vim wildignores
|
2021-10-19 09:10:11 +02:00 |
|
|
49f3e1c634
|
update a comment
|
2021-10-18 21:46:25 -07:00 |
|
|
2569499233
|
add python highlighting from polyglot, pre-configured
|
2021-10-18 21:42:06 -07:00 |
|
|
e2521466aa
|
fix this nonsense
|
2021-10-18 21:34:46 -07:00 |
|
|
b20fc66139
|
regenerate readme
|
2021-10-18 17:51:38 -07:00 |
|
|
890254b5ba
|
allow multiple arguments to dated
|
2021-10-18 17:50:01 -07:00 |
|
|
2debcff660
|
hold focus of tmux windows when moving with binds
like firefox tabs
|
2021-10-18 17:50:01 -07:00 |
|
|
3220e10862
|
add an exec vim bind to tmux
this should help me avoid process-suspension hell.
|
2021-10-18 17:49:48 -07:00 |
|
|
b04c717608
|
fix detecting fzy in dirview
|
2021-10-18 17:45:46 -07:00 |
|
|
66fc590e90
|
don't touch ~/.lol so vim doesn't complain
|
2021-10-18 17:34:10 -07:00 |
|
|
e5c8fea542
|
add dated util to handle epoch timestamps
because i'm lazy
|
2021-10-18 02:49:39 -07:00 |
|
|
ffd8b9ec9c
|
regenerate readme
|
2021-10-14 14:30:44 -07:00 |
|
|
0f03547548
|
mark preload as compatible with all 4 shells
|
2021-10-14 14:30:39 -07:00 |
|
|
108502a87e
|
ignore .bak files
|
2021-10-14 14:17:58 -07:00 |
|
|
6d2ee811d2
|
regenerate readme
|
2021-10-14 14:10:43 -07:00 |
|
|
447695ba19
|
add some notes to self
|
2021-10-14 14:10:18 -07:00 |
|
|
fb6e128a55
|
add some excessive youtube-dl checks
what a mess
|
2021-10-14 14:10:18 -07:00 |
|
|
51f4d241b2
|
ignore backup and completion files in few places
|
2021-10-14 14:10:02 -07:00 |
|
|
444c34f98e
|
rename has to have ; has is now silent
i'm not sure why i was overengineering this function so much,
but the code i deleted might still come in handy someday.
|
2021-10-14 13:58:55 -07:00 |
|
|
45501f7e73
|
document and attribute *archive utilities
|
2021-10-14 13:54:41 -07:00 |
|
|
291f3a317f
|
regenerate readme
|
2021-10-14 00:08:55 -07:00 |
|
|
9a168298c9
|
update bash $TERM checks
|
2021-10-14 00:08:47 -07:00 |
|
|
e0c3005f50
|
mark a couple more tools for renaming
|
2021-10-13 23:52:25 -07:00 |
|
|
fedb4764a5
|
regenerate readme
|
2021-10-13 23:09:57 -07:00 |
|
|
45d888d866
|
change argc interface (now $# comes first instead of $@ )
|
2021-10-13 23:06:55 -07:00 |
|
|
e6e0283c20
|
don't return nonzero in morecolors
|
2021-10-13 21:22:56 -07:00 |
|
|
590b5618b2
|
fix executable permissions
|
2021-10-13 21:21:39 -07:00 |
|
|
129caebde2
|
fix bash not seeing anything in ~/sh on Linux hosts
|
2021-10-13 21:13:47 -07:00 |
|
|
ee1b2b752b
|
sort some exports
|
2021-10-13 21:08:31 -07:00 |
|
|
bc18824a0d
|
regenerate readme
|
2021-10-13 20:53:38 -07:00 |
|
|
3d11a57c4c
|
remove docs for ytg functions (for now?)
|
2021-10-13 20:53:10 -07:00 |
|
|
899684f3ce
|
properly ignore --ytdl-format and warn about it
|
2021-10-13 20:42:04 -07:00 |
|
|
2417352229
|
distinguish names from flags in has
|
2021-10-13 20:22:10 -07:00 |
|
|
e522d065bf
|
support hyphens in command names passed to has
|
2021-10-13 19:58:52 -07:00 |
|
|
fdcae6182f
|
allow executables in ~/sh to begin with hyphens
|
2021-10-13 19:58:35 -07:00 |
|
|
716d74ade2
|
prefer yt-dlp over youtube-dl and work around throttling
|
2021-10-12 20:25:03 -07:00 |
|
|
fe7dff6403
|
ignore backup files when sourcing from zsh
|
2021-10-12 20:23:16 -07:00 |
|
|
b2b6b9fa30
|
fix handling of root directory
|
2021-10-11 19:53:46 -07:00 |
|
|
06647c9d66
|
more work on fixing up e
|
2021-10-11 19:48:31 -07:00 |
|
|
c2c2b7db5f
|
regenerate readme
|
2021-10-11 15:13:18 -07:00 |
|