|
e5c8fea542
|
add dated util to handle epoch timestamps
because i'm lazy
|
2021-10-18 02:49:39 -07:00 |
|
|
0f03547548
|
mark preload as compatible with all 4 shells
|
2021-10-14 14:30:39 -07:00 |
|
|
447695ba19
|
add some notes to self
|
2021-10-14 14:10:18 -07:00 |
|
|
fb6e128a55
|
add some excessive youtube-dl checks
what a mess
|
2021-10-14 14:10:18 -07:00 |
|
|
51f4d241b2
|
ignore backup and completion files in few places
|
2021-10-14 14:10:02 -07:00 |
|
|
444c34f98e
|
rename has to have ; has is now silent
i'm not sure why i was overengineering this function so much,
but the code i deleted might still come in handy someday.
|
2021-10-14 13:58:55 -07:00 |
|
|
45501f7e73
|
document and attribute *archive utilities
|
2021-10-14 13:54:41 -07:00 |
|
|
e0c3005f50
|
mark a couple more tools for renaming
|
2021-10-13 23:52:25 -07:00 |
|
|
45d888d866
|
change argc interface (now $# comes first instead of $@ )
|
2021-10-13 23:06:55 -07:00 |
|
|
e6e0283c20
|
don't return nonzero in morecolors
|
2021-10-13 21:22:56 -07:00 |
|
|
590b5618b2
|
fix executable permissions
|
2021-10-13 21:21:39 -07:00 |
|
|
3d11a57c4c
|
remove docs for ytg functions (for now?)
|
2021-10-13 20:53:10 -07:00 |
|
|
899684f3ce
|
properly ignore --ytdl-format and warn about it
|
2021-10-13 20:42:04 -07:00 |
|
|
2417352229
|
distinguish names from flags in has
|
2021-10-13 20:22:10 -07:00 |
|
|
e522d065bf
|
support hyphens in command names passed to has
|
2021-10-13 19:58:52 -07:00 |
|
|
716d74ade2
|
prefer yt-dlp over youtube-dl and work around throttling
|
2021-10-12 20:25:03 -07:00 |
|
|
b2b6b9fa30
|
fix handling of root directory
|
2021-10-11 19:53:46 -07:00 |
|
|
06647c9d66
|
more work on fixing up e
|
2021-10-11 19:48:31 -07:00 |
|
|
d2c686123e
|
rewrite e , fixing bugs and improving compatibility
this also adds a `running` command that isn't quite finished.
|
2021-10-11 15:12:59 -07:00 |
|
|
99fa691e1b
|
exit early if dd fails
|
2021-10-09 09:08:28 -07:00 |
|
|
cdd044cb0b
|
accelerate decently with ls sorting and ignore more stuff
|
2021-10-08 14:31:20 -07:00 |
|
|
f0fedca16f
|
detect size with stty size instead of tput
|
2021-10-07 13:17:26 -07:00 |
|
|
38cd399bcf
|
fix handling of directory names starting with a hyphen
|
2021-10-07 13:05:39 -07:00 |
|
|
aa1686cf10
|
only refresh screen as necessary, and omit (non-parent) merged commits
|
2021-10-07 12:32:32 -07:00 |
|
|
76415f4742
|
use shell expansions instead of piping into cut
|
2021-10-07 11:03:49 -07:00 |
|
|
cfd3c2b18b
|
simplify character whitelist using built-in shell expansions
|
2021-10-07 10:57:31 -07:00 |
|
|
a7ff1eb658
|
more work on glug; new g and G commands
|
2021-10-05 21:02:06 -07:00 |
|
|
b4f8e0eae2
|
add glug utility for quickly diffing git logs (WIP)
|
2021-10-05 18:15:27 -07:00 |
|
|
2ae755fff3
|
$? is implicit
|
2021-10-05 10:59:05 -07:00 |
|
|
b34bb36329
|
update scropt (though it's still untested)
|
2021-10-05 10:58:03 -07:00 |
|
|
581fd63321
|
default ghmd to generic shell instead of zsh
|
2021-10-05 09:31:38 -07:00 |
|
|
d3dc8c5a91
|
begin marking busybox compatibility
|
2021-10-04 17:06:45 -07:00 |
|
|
869df527ec
|
increase number of fzy lines in ff
|
2021-10-04 17:05:43 -07:00 |
|
|
ac88e80c60
|
check slit/slitt arguments
|
2021-10-01 12:40:27 -07:00 |
|
|
ff6489bff5
|
improve busybox awk compatibility
|
2021-10-01 12:39:25 -07:00 |
|
|
c53605031a
|
fix a local var that i missed
|
2021-10-01 11:00:09 -07:00 |
|
|
d300d3af84
|
ignore .git subdirectories, tiny refactor
|
2021-10-01 10:32:10 -07:00 |
|
|
5c3dc32409
|
add "decently" utility
|
2021-10-01 08:28:03 -07:00 |
|
|
7e6e48f82d
|
rename _REMOTE_ to EA_
|
2021-10-01 04:13:49 -07:00 |
|
|
ff23fd3075
|
add morecolors
|
2021-10-01 04:02:49 -07:00 |
|
|
ea30451802
|
rewrite pacman-list-disowned, rename to disowned
|
2021-09-30 08:53:31 -07:00 |
|
|
5382da0605
|
always use local var= instead of local var
blame zsh
|
2021-09-30 08:43:40 -07:00 |
|
|
3e9e80de15
|
don't use set -e
|
2021-09-30 08:33:49 -07:00 |
|
|
1196225de8
|
rewrite 'has' function
|
2021-09-30 08:29:28 -07:00 |
|
|
e45d80b8b0
|
improve interval check
|
2021-09-29 06:14:02 -07:00 |
|
|
9226936571
|
check that interval is positive
|
2021-09-29 05:03:06 -07:00 |
|
|
a5383d98db
|
rewrite minutemaid documentation
|
2021-09-29 04:51:37 -07:00 |
|
|
bd81dc0b28
|
reformat archive scripts to better fit in
|
2021-09-28 13:41:55 -07:00 |
|
|
bf684554e6
|
update archive scripts from prezto
|
2021-09-28 13:21:05 -07:00 |
|
|
cc4d682c9c
|
remove cdbusiest and rename dbusiest to busiest
|
2021-09-28 13:14:07 -07:00 |
|