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

278 Commits

Author SHA1 Message Date
Connor Olding a74b185559 enable force-window for mpv 2019-10-07 20:44:00 -07:00
Connor Olding d034bc8a31 slightly reduce audio processing settings 2019-10-07 20:44:00 -07:00
Connor Olding 38b8bcf386 preserve timestamps on downloaded files 2019-09-30 06:15:03 +02:00
Connor Olding 1f7e213661 move speaker EQ into its own variable 2019-09-04 12:14:21 +02:00
Connor Olding d07adaf621 fix ctrl+arrows in tmux+vim 2019-07-29 02:54:22 -07:00
Connor Olding 9f3d4ef0ef don't include a/b prefixes in diff command 2019-07-29 02:54:22 -07:00
Connor Olding 00c057a1f1 set pager 2019-07-13 08:29:56 -07:00
Connor Olding 30d4fe57cd remove some stuff that does more harm than good 2019-07-13 08:29:56 -07:00
Connor Olding 7df579c722 add "bad" 4-space tab mode 2019-06-30 16:42:13 -07:00
Connor Olding b2694395c5 tweak compressor settings and clean up 2019-06-22 14:24:51 -07:00
Connor Olding bbd06ac340 many tmux tweaks 2019-06-13 03:48:02 -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 b8eb706746 remove RPROMPT
i added this many years ago so i could
repeat commands by their history number,
but i've never once done that.
2019-06-11 03:17:22 -07:00
Connor Olding b40332faa8 subtitute control character with escape code 2019-06-08 09:52:31 -07:00
Connor Olding be13098d1a borrow completions from prezto
at least until i can bother to fix my own
2019-06-08 01:47:55 -07:00
Connor Olding 45c74a4521 remove old thing obsoleted by dirup 2019-06-07 01:47:52 -07:00
Connor Olding 2ebcfd030e don't double-space it 2019-06-07 01:47:44 -07:00
Connor Olding 479c57fdd7 remove old, rarely used vim stuff 2019-06-06 01:19:35 -07:00
Connor Olding ca1265508d make CMake ignores more specific 2019-06-05 21:50:02 -07:00
Connor Olding 62c589d5bb detect color flags 2019-06-05 21:49:21 -07:00
Connor Olding 1a56ff5b93 fix unicode in tmux 2019-06-05 20:53:38 -07:00
Connor Olding 6a9c108b70 add dummy precmd 2019-06-05 20:43:50 -07:00
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