803a77d27b
add WHEE global alias for C++ flags
2021-12-02 13:06:05 -08:00
de2d15c869
tweak colors2; dedicate headers to background colors
2021-11-03 07:58:47 -07:00
ba907e97fa
improve shebang detection with regex
2021-10-31 07:34:21 +01:00
d7089c2ff4
fix executable permissions
2021-10-30 20:52:58 +02:00
8291a65bcf
regenerate readme
2021-10-29 16:22:53 +02:00
4c128d42f8
add handling for perl to compatibility table
2021-10-29 16:22:13 +02:00
a0c83289e3
add shelly
as a weird hack for invoking interactive shells
2021-10-29 16:06:44 +02:00
a9f8dd642c
regenerate readme
2021-10-29 15:46:21 +02:00
a2ae5a212d
rename ~/.-shrc
to ~/.shrc
...
the reason for the hyphen is that i was originally concerned
about random shells executing the file when i didn't want them to.
back then, i was only targetting zsh and bash, and therefore
`~/.-shrc` was not yet suitable for any other shells.
nowadays, `~/.-shrc` is has better shell compatibility,
and i'm not actually aware of any shells that would execute
`~/.shrc` by default -- `$ENV` is typically required to be set.
2021-10-29 15:44:31 +02:00
23e3e74387
regenerate readme
2021-10-29 15:14:36 +02:00
a7a62695f9
add a Colour
command to load GUI colorschemes nicely
2021-10-29 15:07:29 +02:00
cf51cc62b0
add ~/.prep
to do tasks like /etc/profile
2021-10-29 15:04:47 +02:00
665ebfc9f7
use FAKE_COMPAT
on document
script
2021-10-29 15:03:02 +02:00
c501458371
experiment without search wraparound in tmux
2021-10-29 12:27:23 +02:00
00064c6f89
ignore CVS directores in decently
2021-10-29 12:25:12 +02:00
0fe48b0526
superficial indentation change
2021-10-29 12:24:44 +02:00
74feaab252
add a couple aliases that i might rename later
2021-10-29 12:23:23 +02:00
cb7428f4cd
allow tmux in terminals that don't use pseudo-ttys
2021-10-29 12:23:07 +02:00
a78187b435
add another script to dump colors in a different order
2021-10-22 18:27:21 +02:00
2fb9bbe24f
add some scripts that act on shell variables
...
these are kinda experimental.
2021-10-22 18:25:33 +02:00
13149ff607
fix fzy
check for real this time
2021-10-21 17:01:23 +02:00
713f352c2c
regenerate readme
2021-10-21 16:58:38 +02:00
c773c244fc
experiment with some vim settings
2021-10-21 16:49:01 +02:00
1ad81ff42d
avoid a pipe and grep invocation in ADDPATH
2021-10-20 21:01:09 +02:00
5c3dce9aa5
add another alias for curl
2021-10-20 20:58:58 +02:00
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