25d8782f4e
ignore .tgz files too
2022-08-29 22:03:42 -07:00
5e73d4dbc9
add wget example for alpine etc.
2022-08-29 22:02:44 -07:00
f78727c96a
ignore bmp files in vim
2022-08-04 18:35:30 -07:00
1797c9e040
add SynStack function for investigating highlighting
2022-07-23 10:47:43 -07:00
d3d0f54b1c
use two-space indentation for bass source code
2022-07-23 10:44:47 -07:00
372408b530
disable fo-j in vim
...
this was deleting random characters when using any syntax more esoteric than C.
2022-06-18 10:58:48 +02:00
dae356d559
enable modelines in vim
2022-06-18 07:30:32 +02:00
07d572f85b
use C syntax for shader files (for now)
2022-05-28 03:14:07 +02:00
64d9b36cee
regenerate readme
2022-04-12 04:15:21 -07:00
11aca3f544
don't use tmux on spectre at all
2022-04-12 04:15:15 -07:00
5264b1a037
refine laptop audio compressor
2022-04-12 04:13:11 -07:00
a5fb64d762
remove ancient db alias and known_hosts exclusion
2022-04-12 03:29:33 -07:00
27e221803a
regenerate readme
2022-04-12 12:28:48 +02:00
ba45b4f10f
more laptop speaker fudgery
...
this still sucks but i'm working on it
2022-04-12 12:28:20 +02:00
fb6fc670b4
restore ytdl-format flags that i forgot
2022-04-12 12:27:58 +02:00
2854cb6404
redo laptop EQ
2022-04-06 13:45:18 +02:00
a4bf13024f
regenerate readme
2022-03-18 04:26:45 -07:00
ab1c9da4a6
fix typo
2022-03-18 04:26:30 -07:00
a6add9bd7b
regenerate readme
2022-03-06 14:33:18 -08:00
eaa94d66b9
localize iterator variables
...
see commit 7d895d2
2022-03-06 13:13:40 -08:00
90038bf996
allow numbers to end with a comma in the sum command
...
makes it easier to paste stuff into the terminal
2022-03-05 17:41:17 -08:00
7d895d20a7
work around a really obtuse zsh quirk with numeric types
...
i should do this for the rest of the loops in the other files too.
2022-03-05 17:39:44 -08:00
9116e418cf
make F8 reload the current file instead of whatever
2022-03-05 17:39:11 -08:00
dd1bb981fb
don't run tmux from alacritty (for now)
2022-01-08 21:20:07 -08:00
6dbd087670
add ytdl
command to run whatever's available
2022-01-08 21:16:14 -08:00
69a23ab128
fix lack of sorting in unused
alias
2022-01-08 21:15:26 -08:00
1bf2b18fc7
don't restore cursor (use farmergreg/vim-lastplace instead)
2022-01-08 21:13:55 -08:00
6ff5afb9dc
kuroko stuff for vim
2022-01-08 21:13:21 -08:00
032567cce0
move padding out of body so bg color applies correctly
2021-12-07 20:44:07 -08:00
5ca7b3b511
regenerate readme
2021-12-02 13:07:11 -08:00
5cda41a841
bypass ytdl-format checks for now (no longer an issue?)
2021-12-02 13:06:31 -08:00
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