1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00
Commit Graph

356 Commits

Author SHA1 Message Date
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 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 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 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
Connor Olding ad6df3012f prepend nocorrect/noglob to existing alises 2021-09-25 19:09:30 -07:00
Connor Olding 7dcead233f rewrite picky and unused 2021-09-25 18:48:35 -07:00
Connor Olding 78404d2614 remember more commands and use tabs for .gitconfig 2021-09-25 04:19:56 -07:00
Connor Olding ee14017d06 give -shrc some much-needed lovin'
also source ~/.lol from bashrc
2021-09-25 04:09:34 -07:00
Connor Olding 6af14909fb superficial tweaks 2021-09-25 00:33:25 -07:00
Connor Olding a7ba31454c use a plain prompt with ash 2021-09-25 00:33:11 -07:00
Connor Olding 6e0b1029f9 fix bash syntax errors 2021-09-23 07:37:47 -07:00
Connor Olding 30ae57a1e0 enable hist_reduce_blanks 2021-09-23 06:49:54 -07:00
Connor Olding 9dc69caebd enable tmux history and add nonzero exit command 2021-09-23 06:45:17 -07:00
Connor Olding 75887e610d add some overdue binds and fix dummy binds 2021-09-22 20:12:28 -07:00
Connor Olding 2ca1189470 trim Windows-style paths in tmux window names 2021-09-21 21:38:54 -07:00
Connor Olding aafacd2a28 update minttyrc 2021-09-18 17:26:30 -07:00
Connor Olding 0517d9b6a1 start using site-local stuff (called "lol" for now) 2021-09-15 22:43:45 -07:00
Connor Olding 17dfc77fba allow Windows-style absolute paths with ADDPATH 2021-09-10 09:30:31 -07:00
Connor Olding a00a4a057f add some much-needed comments about .sh 2021-09-10 09:26:32 -07:00
Connor Olding dce4a25f12 make sortip its own script 2021-08-23 04:51:42 -07:00
Connor Olding 15ab667b7d keep one-line docstrings in their own paragraph 2021-08-06 08:18:18 -07:00
Connor Olding 7ae8c5681d overhaul script sourcing and dependency system 2021-08-02 13:48:46 -07:00
Connor Olding 752dc2a605 attempt to deal with netrw's absurdity, also add more binds 2021-08-02 13:43:52 -07:00
Connor Olding 9a6ff26e1c update documentation, especially overridden names 2021-08-02 06:50:45 -07:00
Connor Olding d6300c4578 make rot13 its own function, document 2021-08-01 19:34:45 -07:00
Connor Olding c295d2b495 allow invocation of shell functions from vim 2021-08-01 11:31:05 -07:00
Connor Olding 3728a9d448 rewrite ea 2021-08-01 10:29:38 -07:00
Connor Olding db0b029d0f don't cut sha1 file 2021-08-01 01:37:59 -07:00
Connor Olding 44f3854256 disable bells in bash
long time coming
2021-07-31 20:47:11 -07:00
Connor Olding 1941e3253d improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
2021-07-31 16:10:25 -07:00
Connor Olding 74ec57f2fa use fancier document syntax here 2021-07-30 18:14:05 -07:00
Connor Olding fd83d41ab2 add and restore some docstrings 2021-07-30 17:58:07 -07:00
Connor Olding 04e5cce6dd set -shrc's hashbang to false 2021-07-30 12:37:31 -07:00
Connor Olding 56a5724160 use in-place arithmetic where applicable 2021-07-29 10:40:15 -07:00
Connor Olding aaa15067b8 remove trace comments from rc files 2021-07-29 07:42:50 -07:00
Connor Olding 7e5b09b6c7 remove debug echoes from rc files 2021-07-29 07:39:19 -07:00
Connor Olding 1c562ad0f9 automatically source compatible scripts in bash 2021-07-29 07:26:45 -07:00
Connor Olding 5eaf74401e overhaul 2021-07-29 00:37:35 -07:00
Connor Olding 4adbbb0e27 a bunch of minor stuff before i start refactoring 2021-07-22 00:30:05 +02:00
Connor Olding d561fe4ffb add function keyword to shut up zsh 2021-07-04 14:13:18 +02:00
Connor Olding 6ead9babd3 move noglob/nocorrect to the bottom to fix issues 2021-07-04 14:08:52 +02:00
Connor Olding 5b8791e82f add another unholy abomination 2021-06-20 05:28:32 +02:00
Connor Olding 431cb9a10d shorten "execute" to "exec" 2021-06-20 05:25:41 +02:00
Connor Olding f4d511a087 add a few aliases 2021-06-20 05:25:17 +02:00
Connor Olding 2e0e1db709 add broken binds to zshrc (commented out) 2021-01-13 01:40:03 +01:00