1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 22:39:03 -08:00
Commit graph

970 commits

Author SHA1 Message Date
aa1686cf10 only refresh screen as necessary, and omit (non-parent) merged commits 2021-10-07 12:32:32 -07:00
fd8b6d55ee move some compinit-related comments 2021-10-07 12:31:39 -07:00
75b41b6f78 setopt to remove duplicates from histfile 2021-10-07 12:31:06 -07:00
ba43bc0bf5 add and redo some vim binds 2021-10-07 12:30:41 -07:00
831fd91862 add autocmds for oldschool forth "screen" files 2021-10-07 12:30:00 -07:00
44af28ca58 add custom hashbang-handling autocmd for my own sanity 2021-10-07 12:29:19 -07:00
efd4ab0f0c lift some handy vim functions 2021-10-07 12:28:40 -07:00
26c2863dde move tmux stuff further up 2021-10-07 12:28:06 -07:00
9f3301aa95 superficial style tweak 2021-10-07 12:27:19 -07:00
f7c85ae9e5 add gdp command to diff a single commit 2021-10-07 12:26:41 -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
7befe5065a fix escape sequence for shift+del 2021-10-06 19:26:20 -07:00
6d1523035a add descriptions for picky/unused 2021-10-06 19:24:52 -07:00
a7ff1eb658 more work on glug; new g and G commands 2021-10-05 21:02:06 -07:00
3152639dcd regenerate readme 2021-10-05 18:21:56 -07:00
b4f8e0eae2 add glug utility for quickly diffing git logs (WIP) 2021-10-05 18:15:27 -07:00
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
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
0c5ffd7450 regenerate readme 2021-10-04 17:07:22 -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
aa08541a33 regenerate readme 2021-10-01 10:32:17 -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
3bf42b30ec regenerate readme 2021-10-01 06:06:38 -07:00
fa91b04bdd experiment with not using compinit 2021-10-01 06:04:30 -07:00
223f3a329c update LS_COLORS 2021-10-01 06:03:57 -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
50e7649ec0 update .gitignore 2021-10-01 04:01:08 -07:00
024327c689 regenerate readme 2021-09-30 08:57:57 -07:00
ea30451802 rewrite pacman-list-disowned, rename to disowned 2021-09-30 08:53:31 -07:00
4f915fc802 misc cleanup 2021-09-30 08:47:00 -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
a9b8f311a3 check for lr instead of just guessing 2021-09-30 08:31:58 -07:00
1196225de8 rewrite 'has' function 2021-09-30 08:29:28 -07:00
6013eb84ac regenerate readme 2021-09-29 07:51:51 -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
d80af26234 regenerate readme 2021-09-28 13:42:18 -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