3dff68b8d7
rewrite gd
and gdp
as shell functions
2024-02-24 02:49:15 -08:00
c2c58ba03f
move misplaced export
2024-02-24 02:47:38 -08:00
7675c778cf
rewrite ll
as a shell function
2024-02-24 02:46:38 -08:00
a40c7799b9
begin rewriting shrc (disables most aliases)
2024-02-24 02:44:56 -08:00
48ef5d6f0c
add ytdl to noglob list
2024-02-23 22:30:21 -08:00
87f2774fae
disable expansion of ! characters
2024-02-23 22:29:55 -08:00
b5641b7cc4
more ripgrep aliases
2023-07-06 02:23:18 -07:00
170d644989
use 2 space indentation for HTML/CSS, also sort this crap
2023-07-06 02:22:54 -07:00
ccd6a11286
finally i can read diff files like your mom intended
2023-07-06 02:21:26 -07:00
021aa8c0ba
rewrite ADDPATH to handle more stuff
2022-10-09 14:52:44 -07:00
49f05a058d
fix soft tabs in 2-space mode
2022-10-08 23:39:59 -07:00
cb705df268
use cursed code style
2022-09-30 17:17:20 -07:00
438e2db20b
refine bashrc
2022-09-30 16:47:21 -07:00
6e5c315427
make join2
and unwrap
their own scripts
2022-09-30 16:34:35 -07:00
d98a5779c0
merge lines
2022-09-08 06:04:18 -07:00
1dbc497547
add binds for quickly calling TabXXX functions
2022-09-08 00:19:19 -07:00
fa8bb220cf
use new macros to sort wildignores
2022-09-08 00:17:58 -07:00
07057d6966
add macros for a common split-sort-join task
2022-09-08 00:15:50 -07:00
a1427571e5
tweak comments
2022-09-08 00:08:25 -07:00
db457e3d11
remove vimrc hacks i haven't needed in a decade
2022-09-08 00:07:57 -07:00
b7a9d7803d
disable autoindent
2022-09-06 01:46:56 -07:00
4e1ed7d0d8
check for Actually Portable lr.com
as a fallback
2022-09-01 18:28:56 -07:00
1d0667c52b
make grop
its own shell script
2022-09-01 18:28:14 -07:00
8c218457e8
add an esoteric function to rotate PATHs
2022-08-29 22:08:21 -07:00
7a769e3853
add grop
alias for grep -oP
2022-08-29 22:04:24 -07:00
810f21c60d
use 2 space indentation for seed7 files
2022-08-29 22:04:08 -07:00
25d8782f4e
ignore .tgz files too
2022-08-29 22:03:42 -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
11aca3f544
don't use tmux on spectre at all
2022-04-12 04:15:15 -07:00
a5fb64d762
remove ancient db alias and known_hosts exclusion
2022-04-12 03:29:33 -07: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
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
803a77d27b
add WHEE global alias for C++ flags
2021-12-02 13:06:05 -08:00
ba907e97fa
improve shebang detection with regex
2021-10-31 07:34:21 +01: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
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
c501458371
experiment without search wraparound in tmux
2021-10-29 12:27:23 +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
13149ff607
fix fzy
check for real this time
2021-10-21 17:01:23 +02:00