1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-20 02:43:23 -07:00
Commit Graph

763 Commits

Author SHA1 Message Date
Connor Olding 26c2863dde move tmux stuff further up 2021-10-07 12:28:06 -07:00
Connor Olding 9f3301aa95 superficial style tweak 2021-10-07 12:27:19 -07:00
Connor Olding f7c85ae9e5 add gdp command to diff a single commit 2021-10-07 12:26:41 -07:00
Connor Olding 76415f4742 use shell expansions instead of piping into cut 2021-10-07 11:03:49 -07:00
Connor Olding cfd3c2b18b simplify character whitelist using built-in shell expansions 2021-10-07 10:57:31 -07:00
Connor Olding 7befe5065a fix escape sequence for shift+del 2021-10-06 19:26:20 -07:00
Connor Olding 6d1523035a add descriptions for picky/unused 2021-10-06 19:24:52 -07:00
Connor Olding a7ff1eb658 more work on glug; new g and G commands 2021-10-05 21:02:06 -07:00
Connor Olding 3152639dcd regenerate readme 2021-10-05 18:21:56 -07:00
Connor Olding b4f8e0eae2 add glug utility for quickly diffing git logs (WIP) 2021-10-05 18:15:27 -07:00
Connor Olding 8afc44fb74 add -c to less flags
so that output begins at the top of the terminal instead of just anywhere.
2021-10-05 18:12:25 -07:00
Connor Olding 2ae755fff3 $? is implicit 2021-10-05 10:59:05 -07:00
Connor Olding b34bb36329 update scropt (though it's still untested) 2021-10-05 10:58:03 -07:00
Connor Olding 581fd63321 default ghmd to generic shell instead of zsh 2021-10-05 09:31:38 -07:00
Connor Olding 0c5ffd7450 regenerate readme 2021-10-04 17:07:22 -07:00
Connor Olding d3dc8c5a91 begin marking busybox compatibility 2021-10-04 17:06:45 -07:00
Connor Olding 869df527ec increase number of fzy lines in ff 2021-10-04 17:05:43 -07:00
Connor Olding ac88e80c60 check slit/slitt arguments 2021-10-01 12:40:27 -07:00
Connor Olding ff6489bff5 improve busybox awk compatibility 2021-10-01 12:39:25 -07:00
Connor Olding c53605031a fix a local var that i missed 2021-10-01 11:00:09 -07:00
Connor Olding aa08541a33 regenerate readme 2021-10-01 10:32:17 -07:00
Connor Olding d300d3af84 ignore .git subdirectories, tiny refactor 2021-10-01 10:32:10 -07:00
Connor Olding 5c3dc32409 add "decently" utility 2021-10-01 08:28:03 -07:00
Connor Olding 3bf42b30ec regenerate readme 2021-10-01 06:06:38 -07:00
Connor Olding fa91b04bdd experiment with not using compinit 2021-10-01 06:04:30 -07:00
Connor Olding 223f3a329c update LS_COLORS 2021-10-01 06:03:57 -07:00
Connor Olding 7e6e48f82d rename _REMOTE_ to EA_ 2021-10-01 04:13:49 -07:00
Connor Olding ff23fd3075 add morecolors 2021-10-01 04:02:49 -07:00
Connor Olding 50e7649ec0 update .gitignore 2021-10-01 04:01:08 -07:00
Connor Olding 024327c689 regenerate readme 2021-09-30 08:57:57 -07:00
Connor Olding ea30451802 rewrite pacman-list-disowned, rename to disowned 2021-09-30 08:53:31 -07:00
Connor Olding 4f915fc802 misc cleanup 2021-09-30 08:47:00 -07:00
Connor Olding 5382da0605 always use local var= instead of local var
blame zsh
2021-09-30 08:43:40 -07:00
Connor Olding 3e9e80de15 don't use set -e 2021-09-30 08:33:49 -07:00
Connor Olding a9b8f311a3 check for lr instead of just guessing 2021-09-30 08:31:58 -07:00
Connor Olding 1196225de8 rewrite 'has' function 2021-09-30 08:29:28 -07:00
Connor Olding 6013eb84ac regenerate readme 2021-09-29 07:51:51 -07:00
Connor Olding e45d80b8b0 improve interval check 2021-09-29 06:14:02 -07:00
Connor Olding 9226936571 check that interval is positive 2021-09-29 05:03:06 -07:00
Connor Olding a5383d98db rewrite minutemaid documentation 2021-09-29 04:51:37 -07:00
Connor Olding d80af26234 regenerate readme 2021-09-28 13:42:18 -07:00
Connor Olding bd81dc0b28 reformat archive scripts to better fit in 2021-09-28 13:41:55 -07:00
Connor Olding bf684554e6 update archive scripts from prezto 2021-09-28 13:21:05 -07:00
Connor Olding cc4d682c9c remove cdbusiest and rename dbusiest to busiest 2021-09-28 13:14:07 -07:00
Connor Olding 4dbafc41ca update oxo example 2021-09-28 13:01:04 -07:00
Connor Olding 497160fb7e remove some ancient/broken scripts 2021-09-28 12:58:45 -07:00
Connor Olding f15ff1c965 fix leaky reads and add argc checking 2021-09-28 12:41:44 -07:00
Connor Olding 9bac51b1a6 fix redirection inconsistencies across shells 2021-09-28 12:41:21 -07:00
Connor Olding 1bd6f41be5 make this a proper switch-case 2021-09-27 19:22:10 -07:00
Connor Olding d87a81e147 make this a proper local variable 2021-09-27 19:20:06 -07:00