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

254 Commits

Author SHA1 Message Date
Connor Olding 5648ee5c92 cancel out of copy-mode after Shift+End 2019-06-05 19:11:48 -07:00
Connor Olding 5d81bc00a1 alias :W to :w in vim
this was a long time coming
2019-06-05 19:09:25 -07:00
Connor Olding 8c4f76a583 handle Home and End keys 2019-06-05 19:09:14 -07:00
Connor Olding 97663248ba set tmux copy-mode color to match status bar 2019-06-05 19:07:55 -07:00
Connor Olding 4744d3dc5d fix timezone in tmux 2019-06-05 17:52:11 -07:00
Connor Olding 019158a65b tweak tmux appearance 2019-06-05 17:41:25 -07:00
Connor Olding e3189ed7ee messing around with mintty's appearance
50 rows - status line of tmux - status line of vim = 48 lines of code
84 columns - line number column of vim = 80 columns of code (same as before)
2019-06-05 17:01:38 -07:00
Connor Olding ba23dc008d hardcode escape codes into zsh prompt 2019-06-05 16:52:02 -07:00
Connor Olding bc1758f51e handle tmux sessions better 2019-06-05 16:51:30 -07:00
Connor Olding 5272288a75 source /etc/profile by hand
apparently other shells do this but zsh doesn't? whatever
2019-06-05 16:10:43 -07:00
Connor Olding 6d64bee7fe start/attach tmux session at login 2019-06-05 16:10:03 -07:00
Connor Olding 1e840bf1be add tmux hacks 2019-06-05 16:08:55 -07:00
Connor Olding 5846da2bd7 add tmux configuration 2019-06-05 16:03:15 -07:00
Connor Olding d00f7c727e temporarily disable this color hack 2019-06-05 13:07:43 -07:00
Connor Olding b89ac3c39d set a more useful TIMEFMT 2019-06-05 12:35:42 -07:00
Connor Olding 882cc002bb add gb alias for listing git branches 2019-06-05 12:35:16 -07:00
Connor Olding d4edd77f5e set color for sabotage host 2019-06-04 06:02:33 +00: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 95ad57f9c3 fix youtube-dl format arguments
apparently commas aren't correct?
i could've sworn this was working before.
maybe they changed it recently?
2019-05-30 01:26:28 -07:00
Connor Olding 9cf6a1821c clean up old stuff 2019-05-30 01:25:49 -07:00
Connor Olding 213b2a55f0 automatically initialize fasd 2019-05-30 01:25:23 -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 3f549cfca4 use two spaces for yices files 2019-05-26 20:54:52 +02:00
Connor Olding 9c4740a070 more youtube video quality stuff 2019-05-26 20:54:34 +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 2b400968db add alt quality selection to ytg 2019-03-22 13:05:41 +01:00
Connor Olding 4e01bc1bcc add low latency ytdl command 2019-02-13 04:49:41 +01:00
Connor Olding 5b57837ac3 increase compressor times 2019-02-13 04:49:32 +01:00
Connor Olding 73dde6b9cd don't print progress with eahead 2019-02-09 22:47:16 +01:00
Connor Olding bde858fa42 add tweaked multiband compressor settings 2018-09-14 17:39:21 +02:00
Connor Olding d6ea3d7a2e nocom: remove both shell and C-style comments 2018-08-06 03:55:13 +02:00
Connor Olding 32754d6923 rewrite mpv wrappers, squashing bugs 2018-08-06 03:54:50 +02:00
Connor Olding 7bb2f0f980 add multiband compressor settings 2018-08-04 05:45:41 +02:00
Connor Olding 460e71fc88 add D:/ drive hash 2018-08-04 05:45:30 +02:00
Connor Olding cbda9bee65 check if file exists before trying youtube-dl 2018-07-28 23:02:02 +02:00
Connor Olding 437009cd79 use expr for substrings 2018-07-22 13:38:47 +02:00
Connor Olding 9bc9ccd535 fix youtube-related stuff 2018-07-21 04:56:30 +02:00
Connor Olding 141231562e add join2 alias 2018-07-09 08:22:42 +02:00
Connor Olding bffb979225 disable curl globbing 2018-07-09 08:22:35 +02:00