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

468 Commits

Author SHA1 Message Date
Connor Olding 44b0272097 switch from ~/opt/local/bin to ~/.local/bin
this is where systemd already expects things to be,
so this complements the OS instead of fighting it.
2024-03-25 15:32:23 -07:00
Connor Olding d3ddcf9eaf add another alias to enable colors 2024-03-25 02:50:16 -07:00
Connor Olding 12be2472a8 fix "syntax" error when ll is already aliased by the OS 2024-03-25 02:49:37 -07:00
Connor Olding eb512c1144 style consistency 2024-03-22 20:50:11 -07:00
Connor Olding 20360f971f better inputrc 2024-03-22 17:51:12 -07:00
Connor Olding 6bd93ad322 move refresh into shrc 2024-03-21 13:46:03 -07:00
Connor Olding 1e9cd20e48 add oshi uploader akin to oxo script 2024-03-21 06:36:55 -07:00
Connor Olding 91c207d5bb allow 0x0.st as an alias for oxo 2024-03-21 06:27:34 -07:00
Connor Olding 62209cb124 remove crawl file and instead download it as needed
long time coming
2024-03-04 10:24:27 -08:00
Connor Olding f250fffdea allow # comments in interactive shells 2024-02-28 09:32:25 -08:00
Connor Olding e9f1cfc121 rewrite compatibility comments 2024-02-24 09:02:36 -08:00
Connor Olding 455af768b9 don't inherit FANCY either 2024-02-24 09:00:39 -08:00
Connor Olding 36e4563c75 forcibly unset CDPATH 2024-02-24 08:56:28 -08:00
Connor Olding 515e018862 rewrite comment 2024-02-24 08:41:58 -08:00
Connor Olding 2b0c642512 turn have, has, and maybesudo into one-liners 2024-02-24 08:34:23 -08:00
Connor Olding eb31cf5450 remove remaining alises (moved to local .lol script) 2024-02-24 08:27:15 -08:00
Connor Olding 1b0ac32463 superficial tweaks, and also remove tw since twitch is broken 2024-02-24 08:20:27 -08:00
Connor Olding 7a1daf4fef convert a ton of aliases into shell functions 2024-02-24 08:19:22 -08:00
Connor Olding 7f5ffe607c remove deprecated aliases for ea 2024-02-24 02:54:27 -08:00
Connor Olding 3961b415a7 move rg alias out of the trash pile 2024-02-24 02:54:08 -08:00
Connor Olding 3dff68b8d7 rewrite gd and gdp as shell functions 2024-02-24 02:49:15 -08:00
Connor Olding c2c58ba03f move misplaced export 2024-02-24 02:47:38 -08:00
Connor Olding 7675c778cf rewrite ll as a shell function 2024-02-24 02:46:38 -08:00
Connor Olding a40c7799b9 begin rewriting shrc (disables most aliases) 2024-02-24 02:44:56 -08:00
Connor Olding 48ef5d6f0c add ytdl to noglob list 2024-02-23 22:30:21 -08:00
Connor Olding 87f2774fae disable expansion of ! characters 2024-02-23 22:29:55 -08:00
Connor Olding b5641b7cc4 more ripgrep aliases 2023-07-06 02:23:18 -07:00
Connor Olding 170d644989 use 2 space indentation for HTML/CSS, also sort this crap 2023-07-06 02:22:54 -07:00
Connor Olding ccd6a11286 finally i can read diff files like your mom intended 2023-07-06 02:21:26 -07:00
Connor Olding 021aa8c0ba rewrite ADDPATH to handle more stuff 2022-10-09 14:52:44 -07:00
Connor Olding 49f05a058d fix soft tabs in 2-space mode 2022-10-08 23:39:59 -07:00
Connor Olding cb705df268 use cursed code style 2022-09-30 17:17:20 -07:00
Connor Olding 438e2db20b refine bashrc 2022-09-30 16:47:21 -07:00
Connor Olding 6e5c315427 make join2 and unwrap their own scripts 2022-09-30 16:34:35 -07:00
Connor Olding d98a5779c0 merge lines 2022-09-08 06:04:18 -07:00
Connor Olding 1dbc497547 add binds for quickly calling TabXXX functions 2022-09-08 00:19:19 -07:00
Connor Olding fa8bb220cf use new macros to sort wildignores 2022-09-08 00:17:58 -07:00
Connor Olding 07057d6966 add macros for a common split-sort-join task 2022-09-08 00:15:50 -07:00
Connor Olding a1427571e5 tweak comments 2022-09-08 00:08:25 -07:00
Connor Olding db457e3d11 remove vimrc hacks i haven't needed in a decade 2022-09-08 00:07:57 -07:00
Connor Olding b7a9d7803d disable autoindent 2022-09-06 01:46:56 -07:00
Connor Olding 4e1ed7d0d8 check for Actually Portable lr.com as a fallback 2022-09-01 18:28:56 -07:00
Connor Olding 1d0667c52b make grop its own shell script 2022-09-01 18:28:14 -07:00
Connor Olding 8c218457e8 add an esoteric function to rotate PATHs 2022-08-29 22:08:21 -07:00
Connor Olding 7a769e3853 add grop alias for grep -oP 2022-08-29 22:04:24 -07:00
Connor Olding 810f21c60d use 2 space indentation for seed7 files 2022-08-29 22:04:08 -07:00
Connor Olding 25d8782f4e ignore .tgz files too 2022-08-29 22:03:42 -07:00
Connor Olding f78727c96a ignore bmp files in vim 2022-08-04 18:35:30 -07:00
Connor Olding 1797c9e040 add SynStack function for investigating highlighting 2022-07-23 10:47:43 -07:00
Connor Olding d3d0f54b1c use two-space indentation for bass source code 2022-07-23 10:44:47 -07:00