|
15ab667b7d
|
keep one-line docstrings in their own paragraph
|
2021-08-06 08:18:18 -07:00 |
|
|
7ae8c5681d
|
overhaul script sourcing and dependency system
|
2021-08-02 13:48:46 -07:00 |
|
|
752dc2a605
|
attempt to deal with netrw's absurdity, also add more binds
|
2021-08-02 13:43:52 -07:00 |
|
|
9a6ff26e1c
|
update documentation, especially overridden names
|
2021-08-02 06:50:45 -07:00 |
|
|
d6300c4578
|
make rot13 its own function, document
|
2021-08-01 19:34:45 -07:00 |
|
|
c295d2b495
|
allow invocation of shell functions from vim
|
2021-08-01 11:31:05 -07:00 |
|
|
3728a9d448
|
rewrite ea
|
2021-08-01 10:29:38 -07:00 |
|
|
db0b029d0f
|
don't cut sha1 file
|
2021-08-01 01:37:59 -07:00 |
|
|
44f3854256
|
disable bells in bash
long time coming
|
2021-07-31 20:47:11 -07:00 |
|
|
1941e3253d
|
improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
|
2021-07-31 16:10:25 -07:00 |
|
|
74ec57f2fa
|
use fancier document syntax here
|
2021-07-30 18:14:05 -07:00 |
|
|
fd83d41ab2
|
add and restore some docstrings
|
2021-07-30 17:58:07 -07:00 |
|
|
04e5cce6dd
|
set -shrc's hashbang to false
|
2021-07-30 12:37:31 -07:00 |
|
|
56a5724160
|
use in-place arithmetic where applicable
|
2021-07-29 10:40:15 -07:00 |
|
|
aaa15067b8
|
remove trace comments from rc files
|
2021-07-29 07:42:50 -07:00 |
|
|
7e5b09b6c7
|
remove debug echoes from rc files
|
2021-07-29 07:39:19 -07:00 |
|
|
1c562ad0f9
|
automatically source compatible scripts in bash
|
2021-07-29 07:26:45 -07:00 |
|
|
5eaf74401e
|
overhaul
|
2021-07-29 00:37:35 -07:00 |
|
|
4adbbb0e27
|
a bunch of minor stuff before i start refactoring
|
2021-07-22 00:30:05 +02:00 |
|
|
d561fe4ffb
|
add function keyword to shut up zsh
|
2021-07-04 14:13:18 +02:00 |
|
|
6ead9babd3
|
move noglob/nocorrect to the bottom to fix issues
|
2021-07-04 14:08:52 +02:00 |
|
|
5b8791e82f
|
add another unholy abomination
|
2021-06-20 05:28:32 +02:00 |
|
|
431cb9a10d
|
shorten "execute" to "exec"
|
2021-06-20 05:25:41 +02:00 |
|
|
f4d511a087
|
add a few aliases
|
2021-06-20 05:25:17 +02:00 |
|
|
2e0e1db709
|
add broken binds to zshrc (commented out)
|
2021-01-13 01:40:03 +01:00 |
|
|
265cdde25b
|
update noglob list
|
2021-01-13 01:39:41 +01:00 |
|
|
904abfaa71
|
update minttyrc
|
2021-01-08 17:04:42 +01:00 |
|
|
443c9a207e
|
minor fixes
|
2020-12-31 09:22:27 +01:00 |
|
|
d35c492850
|
NixOS compatibility
* use /usr/bin/env for all hashbangs
* enable hashall for bash
* workaround syntax error in -shrc for bash
|
2020-12-29 18:04:04 +01:00 |
|
|
0be55777ee
|
add missing quotes
|
2020-11-23 07:32:38 +01:00 |
|
|
52cb405534
|
update LS_COLORS
|
2020-11-05 17:34:56 +01:00 |
|
|
880ac92f05
|
split LS_COLORS into its own file
|
2020-11-05 17:34:48 +01:00 |
|
|
ba45865aa0
|
don't scan every file with vim's autocomplete
i never use this anyway, so this saves me time
whenever i accidentally activate it.
|
2020-11-05 17:11:50 +01:00 |
|
|
148a9fa5b6
|
add stfu command and its prerequisites
|
2020-11-05 17:09:49 +01:00 |
|
|
fb5356deb2
|
add eashare command for convenience
|
2020-11-05 17:09:20 +01:00 |
|
|
382746f7c7
|
add curls alias (semi-silent curl)
|
2020-11-05 07:48:00 +01:00 |
|
|
748f41336c
|
remove aliases for deleted logs command
|
2020-09-03 18:00:16 +02:00 |
|
|
fec9a8391b
|
add simple backup functions
|
2020-08-26 08:37:45 +02:00 |
|
|
438d36a8f1
|
restore ash compatibility
|
2020-08-26 08:37:28 +02:00 |
|
|
1b6bb206f8
|
add pegg command to pip install from github
|
2020-08-15 22:39:02 +02:00 |
|
|
39f81daa86
|
use py alias within pippy alias
|
2020-08-15 22:38:15 +02:00 |
|
|
c098bbfb14
|
fix issues with video IDs containing hyphens
|
2020-08-12 23:16:40 +02:00 |
|
|
0382553f3b
|
update LS_COLORS
|
2020-07-24 11:43:51 +02:00 |
|
|
9c3629951b
|
disable fasd
i forgot it was enabled and it slows down prompts quite a bit
|
2020-07-24 11:43:34 +02:00 |
|
|
fec561d898
|
simplify ytg
|
2020-07-24 11:42:14 +02:00 |
|
|
8b27c575d3
|
add sortip alias
|
2020-07-24 11:41:22 +02:00 |
|
|
2509e818c0
|
attempt to fix arrow keys, etc. once more
|
2020-06-25 08:16:54 -07:00 |
|
|
79029eb4fc
|
windows nonsense
|
2020-03-07 21:29:28 -08:00 |
|
|
420de2b939
|
fix ytdl argument format
|
2020-03-07 21:29:11 -08:00 |
|
|
f7785b0f59
|
run pip with maybesudo
|
2019-12-29 05:02:33 -08:00 |
|