|
ee14017d06
|
give -shrc some much-needed lovin'
also source ~/.lol from bashrc
|
2021-09-25 04:09:34 -07:00 |
|
|
a7ba31454c
|
use a plain prompt with ash
|
2021-09-25 00:33:11 -07:00 |
|
|
6e0b1029f9
|
fix bash syntax errors
|
2021-09-23 07:37:47 -07:00 |
|
|
0517d9b6a1
|
start using site-local stuff (called "lol" for now)
|
2021-09-15 22:43:45 -07:00 |
|
|
17dfc77fba
|
allow Windows-style absolute paths with ADDPATH
|
2021-09-10 09:30:31 -07:00 |
|
|
dce4a25f12
|
make sortip its own script
|
2021-08-23 04:51:42 -07:00 |
|
|
15ab667b7d
|
keep one-line docstrings in their own paragraph
|
2021-08-06 08:18:18 -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 |
|
|
3728a9d448
|
rewrite ea
|
2021-08-01 10:29:38 -07:00 |
|
|
1941e3253d
|
improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
|
2021-07-31 16:10:25 -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 |
|
|
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 |
|
|
f4d511a087
|
add a few aliases
|
2021-06-20 05:25:17 +02: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 |
|
|
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 |
|
|
8b27c575d3
|
add sortip alias
|
2020-07-24 11:41:22 +02:00 |
|
|
79029eb4fc
|
windows nonsense
|
2020-03-07 21:29:28 -08:00 |
|
|
f7785b0f59
|
run pip with maybesudo
|
2019-12-29 05:02:33 -08:00 |
|
|
9f3d4ef0ef
|
don't include a/b prefixes in diff command
|
2019-07-29 02:54:22 -07:00 |
|
|
00c057a1f1
|
set pager
|
2019-07-13 08:29:56 -07:00 |
|
|
30d4fe57cd
|
remove some stuff that does more harm than good
|
2019-07-13 08:29:56 -07:00 |
|
|
7e6e46813e
|
restore crawl aliases
|
2019-06-12 18:16:51 -07:00 |
|
|
075d449b19
|
clean up and reorganize
|
2019-06-12 18:11:23 -07:00 |
|
|
14e928e589
|
remove exts and freq
i never use these
|
2019-06-12 17:55:56 -07:00 |
|
|
62c589d5bb
|
detect color flags
|
2019-06-05 21:49:21 -07:00 |
|
|
882cc002bb
|
add gb alias for listing git branches
|
2019-06-05 12:35:16 -07:00 |
|
|
1ca9d7ba36
|
ash compatibility stuff
|
2019-06-03 09:29:15 -07:00 |
|
|
ad482288fa
|
detect empty LANG
|
2019-06-03 09:27:01 -07:00 |
|
|
c867b85f95
|
only use sudo on systems with sudo
|
2019-06-03 09:26:26 -07:00 |
|
|
879a666a7a
|
add alias for cryptominisat
|
2019-05-30 01:27:12 -07:00 |
|
|
9cf6a1821c
|
clean up old stuff
|
2019-05-30 01:25:49 -07:00 |
|
|
fe7aac7bd7
|
add new git log alias
|
2019-05-27 19:13:09 +02:00 |
|
|
3899dfb8da
|
reword comment
|
2019-05-27 12:10:54 +02:00 |
|
|
f0b95f54a7
|
warn about nonexistent paths
|
2019-05-27 12:09:02 +02:00 |
|
|
4e895aca79
|
organize python aliases
|
2019-05-27 12:03:13 +02:00 |
|
|
1f292aeda8
|
clean up MPQ crap and make python alias better
note that removes the unbuffered output flag.
|
2019-05-27 12:01:47 +02:00 |
|
|
7af6f81551
|
this is fine
|
2019-05-27 11:49:52 +02:00 |
|