1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-17 13:43:06 -07:00
Commit Graph

149 Commits

Author SHA1 Message Date
Connor Olding 30d4fe57cd remove some stuff that does more harm than good 2019-07-13 08:29:56 -07:00
Connor Olding 7e6e46813e restore crawl aliases 2019-06-12 18:16:51 -07:00
Connor Olding 075d449b19 clean up and reorganize 2019-06-12 18:11:23 -07:00
Connor Olding 14e928e589 remove exts and freq
i never use these
2019-06-12 17:55:56 -07:00
Connor Olding 62c589d5bb detect color flags 2019-06-05 21:49:21 -07:00
Connor Olding 882cc002bb add gb alias for listing git branches 2019-06-05 12:35:16 -07:00
Connor Olding 1ca9d7ba36 ash compatibility stuff 2019-06-03 09:29:15 -07:00
Connor Olding ad482288fa detect empty LANG 2019-06-03 09:27:01 -07:00
Connor Olding c867b85f95 only use sudo on systems with sudo 2019-06-03 09:26:26 -07:00
Connor Olding 879a666a7a add alias for cryptominisat 2019-05-30 01:27:12 -07:00
Connor Olding 9cf6a1821c clean up old stuff 2019-05-30 01:25:49 -07:00
Connor Olding fe7aac7bd7 add new git log alias 2019-05-27 19:13:09 +02:00
Connor Olding 3899dfb8da reword comment 2019-05-27 12:10:54 +02:00
Connor Olding f0b95f54a7 warn about nonexistent paths 2019-05-27 12:09:02 +02:00
Connor Olding 4e895aca79 organize python aliases 2019-05-27 12:03:13 +02:00
Connor Olding 1f292aeda8 clean up MPQ crap and make python alias better
note that removes the unbuffered output flag.
2019-05-27 12:01:47 +02:00
Connor Olding 7af6f81551 this is fine 2019-05-27 11:49:52 +02:00
Connor Olding d71e77e548 fix some annoying quirks with compilation flags 2019-05-26 20:53:44 +02:00
Connor Olding 90b36aacba add rgn alias for rg 2019-05-21 10:33:18 +02:00
Connor Olding 4368771e02 add aliases for lr 2019-04-29 20:47:31 +02:00
Connor Olding 2e1f792647 remove checks for ancient clang 2019-04-29 20:47:13 +02:00
Connor Olding d6ea3d7a2e nocom: remove both shell and C-style comments 2018-08-06 03:55:13 +02:00
Connor Olding 460e71fc88 add D:/ drive hash 2018-08-04 05:45:30 +02:00
Connor Olding 141231562e add join2 alias 2018-07-09 08:22:42 +02:00
Connor Olding d0c9aeba75 more stuff 2018-04-12 00:46:09 +02:00
Connor Olding 203dec1889 katagana->hiragana transliteration for debug text 2018-02-25 12:34:46 +01:00
Connor Olding f116182d0f use hash -d's in hash -d 2018-02-21 10:43:05 +01:00
Connor Olding 6914305ab3 add alias for installing with pip from conda env 2018-02-20 11:58:19 +01:00
Connor Olding f1c3609ec1 tweak C flags so stuff works properly 2017-11-02 15:14:08 +00:00
Connor Olding 0d37a2bd61 experimenting with more warnings 2017-10-05 12:08:08 +00:00
Connor Olding 1c0c963dde add disf for disassembling single functions 2017-10-02 04:17:32 +00:00
Connor Olding 0ed43295f9 disable z because i'm sick of its errors 2017-08-05 03:41:25 +00:00
Connor Olding ed39957647 Merge branch 'master' of github.com:notwa/rc 2017-05-26 02:25:10 +00:00
Connor Olding c961011741 add another -Werror but not really 2017-05-26 02:25:05 +00:00
Connor Olding d5cc85a2b3 retiring 2tb drive. rip 2017-05-19 18:20:15 -07:00
Connor Olding b6d7892192 set another formatting warning as an error 2017-05-17 20:15:05 +00:00
Connor Olding fe73819bc3 error-ize another warning 2017-05-03 08:00:55 +00:00
Connor Olding 897ebfa7bf add aligntabs alias 2017-05-01 00:48:11 +00:00
Connor Olding e582218354 update C flags 2017-04-19 03:12:14 +00:00
Connor Olding f03d889196 force python to use utf-8 2017-04-06 13:30:51 +00:00
Connor Olding 50feb42b6a use ansi escapes on windows and fix dumb bug 2017-04-01 22:27:53 +00:00
Connor Olding a48a94fc84 flag-related stuff 2017-03-29 07:52:37 +00:00
Connor Olding f7d758dfb1 fix picky and unused 2017-03-06 02:39:48 -08:00
Connor Olding 48a97772d6 who cares 2017-03-05 04:23:24 +00:00
Connor Olding 7caa55f2bc add http file stuff; update sc accordingly 2017-03-03 07:36:33 +00:00
Connor Olding 4cded095fe silly export and a new alias 2017-02-24 15:23:26 -08:00
Connor Olding efbdfdcc41 cleanup etc 2017-01-30 13:59:28 -08:00
Connor Olding 2a047c3918 stuff that may or may not work 2017-01-23 11:56:26 -08:00
Connor Olding 15a190e8c8 unbreak stuff 2016-12-15 23:39:52 -08:00
Connor Olding c23e900a90 clean up compiler and loop stuff 2016-12-09 17:19:28 -08:00
Connor Olding c7c175b02d make ml work in msys2 2016-11-04 13:58:04 -07:00
Connor Olding e7690162cb add path 2016-10-25 20:50:20 -07:00
Connor Olding ecf24f0902 trying out msys2 2016-10-24 00:41:37 -07:00
Connor Olding c2cb61d430 Merge branch 'master' of github.com:notwa/rc 2016-10-10 08:46:31 -07:00
Connor Olding 83a04d635d add wipe function for noisy programs 2016-10-10 08:40:26 -07:00
Connor Olding 7eb613f8ea more C warning stuff 2016-09-19 13:04:10 -07:00
Connor Olding 6b0c78e03e compiler (mingw) and python (anaconda) stuff 2016-09-17 15:10:01 -07:00
Connor Olding a04a08950f more config stuff related to my C hacks 2016-09-02 19:59:27 -07:00
Connor Olding c0acfac53b more C stuff 2016-09-01 23:24:45 -07:00
Connor Olding f0f1c71f53 whoa 2016-08-27 23:45:42 -07:00
Connor Olding ace562d90c try to get omp stuff to use multiple threads 2016-06-27 04:32:23 -07:00
Connor Olding 8dede0f9d1 i don't really use ruby or go anymore 2016-01-23 15:21:44 -08:00
Connor Olding c01a7339bc attempt to stop using tabs in vim 2016-01-23 15:21:33 -08:00
Connor Olding 0fdcbd381c alias cleanup 2016-01-11 04:03:19 -08:00
Connor Olding 91ccf02d77 set up clang cross compiling 2015-12-13 10:22:18 -08:00
Connor Olding 372bcfc971 Merge branch 'master' of github.com:notwa/rc 2015-12-11 01:07:36 -08:00
Connor Olding e4a1769dfc cygwin crap 2015-12-11 01:06:01 -08:00
Connor Olding 8f730162ba remove some old crap 2015-12-03 06:20:22 -08:00
Connor Olding d7a8c53ffd use lavfi for ladspa 2015-12-03 05:52:31 -08:00
Connor Olding e8dad5e7d2 remove wraith alias
better to do this with .ssh/config
2015-12-01 23:10:06 -08:00
Connor Olding 0c9a085e2e banshee and wraith crap 2015-11-24 19:04:00 -08:00
Connor Olding 8587d65c0a Merge branch 'master' of github.com:notwa/rc 2015-08-10 23:02:37 -07:00
Connor Olding c68c2d57f3 check for z 2015-06-10 21:32:14 -07:00
Connor Olding 97b925c862 stuff for crap 2015-06-07 18:03:25 -07:00
Connor Olding 0fcb0f23fe rsync crap 2015-06-02 06:08:25 -07:00
Connor Olding 8a5020d365 laptop crap 2015-05-20 20:34:03 -07:00
Connor Olding 92a51b885b Merge branch 'master' of github.com:notwa/rc 2015-05-20 20:18:06 -07:00
Connor Olding 20815810c3 stuff for shift-jis binary dumps 2015-05-06 14:22:04 -07:00
Connor Olding e20a7755c6 lighter compression, use speaker compensation 2015-05-06 13:33:39 -07:00
Connor Olding 7d2a0e6920 good for the environment 2015-05-06 09:33:03 -07:00
Connor Olding 1346bd037e alias to show frequently used commands 2015-05-04 16:52:07 -07:00
Connor Olding b6cc60ada2 more eq 2015-05-02 08:45:47 -07:00
Connor Olding a3409073ec why am i doing this 2015-04-15 23:10:32 -07:00
Connor Olding dbff418317 why am i doing this 2015-04-13 22:29:12 -07:00
Connor Olding 56515803bd more laptop stuff 2015-04-13 18:03:56 -07:00
Connor Olding c05fffdbbe i feel like a git 2015-04-07 14:48:01 -07:00
Connor Olding 6a6075d6a8 shell stuff 2015-04-06 12:12:06 -07:00
Connor Olding 9b354ff8b5 fixes for new thinkpad 2015-03-30 21:42:01 -07:00
Connor Olding 4d1fb72141 the further usual 2015-03-07 07:57:26 -08:00
Connor Olding 4c14e1864f the usual 2015-03-06 07:14:33 -08:00
Connor Olding 3b59cd111a git diff aliases 2015-03-05 11:09:23 -08:00
Connor Olding 3623b43a69 revolution the only solution 2015-03-05 06:48:51 -08:00
Connor Olding d6432dc47b good stuff 2015-02-15 01:54:22 -08:00
Connor Olding 9e393f020b stuff 2014-11-12 20:37:04 -08:00
Connor Olding 9b4af2a231 stuff 2014-09-07 20:55:42 -07:00
Connor Olding fd7fae2e5e more aliases and some ruby support 2014-06-02 06:54:57 -07:00
Connor Olding 5eac25a5a2 actually synchronized streams in mpv 2014-05-24 17:19:18 -07:00
Connor Olding e41991cb9f mpv configuratever 2014-05-24 17:15:18 -07:00
Connor Olding d46b0100f6 rename shrc.zsh to .-shrc 2014-03-14 17:05:30 -07:00