1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 08:19:03 -08:00
Commit graph

270 commits

Author SHA1 Message Date
7df579c722 add "bad" 4-space tab mode 2019-06-30 16:42:13 -07:00
b2694395c5 tweak compressor settings and clean up 2019-06-22 14:24:51 -07:00
bbd06ac340 many tmux tweaks 2019-06-13 03:48:02 -07:00
7e6e46813e restore crawl aliases 2019-06-12 18:16:51 -07:00
075d449b19 clean up and reorganize 2019-06-12 18:11:23 -07:00
14e928e589 remove exts and freq
i never use these
2019-06-12 17:55:56 -07:00
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
b40332faa8 subtitute control character with escape code 2019-06-08 09:52:31 -07:00
be13098d1a borrow completions from prezto
at least until i can bother to fix my own
2019-06-08 01:47:55 -07:00
45c74a4521 remove old thing obsoleted by dirup 2019-06-07 01:47:52 -07:00
2ebcfd030e don't double-space it 2019-06-07 01:47:44 -07:00
479c57fdd7 remove old, rarely used vim stuff 2019-06-06 01:19:35 -07:00
ca1265508d make CMake ignores more specific 2019-06-05 21:50:02 -07:00
62c589d5bb detect color flags 2019-06-05 21:49:21 -07:00
1a56ff5b93 fix unicode in tmux 2019-06-05 20:53:38 -07:00
6a9c108b70 add dummy precmd 2019-06-05 20:43:50 -07:00
5648ee5c92 cancel out of copy-mode after Shift+End 2019-06-05 19:11:48 -07:00
5d81bc00a1 alias :W to :w in vim
this was a long time coming
2019-06-05 19:09:25 -07:00
8c4f76a583 handle Home and End keys 2019-06-05 19:09:14 -07:00
97663248ba set tmux copy-mode color to match status bar 2019-06-05 19:07:55 -07:00
4744d3dc5d fix timezone in tmux 2019-06-05 17:52:11 -07:00
019158a65b tweak tmux appearance 2019-06-05 17:41:25 -07:00
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
ba23dc008d hardcode escape codes into zsh prompt 2019-06-05 16:52:02 -07:00
bc1758f51e handle tmux sessions better 2019-06-05 16:51:30 -07:00
5272288a75 source /etc/profile by hand
apparently other shells do this but zsh doesn't? whatever
2019-06-05 16:10:43 -07:00
6d64bee7fe start/attach tmux session at login 2019-06-05 16:10:03 -07:00
1e840bf1be add tmux hacks 2019-06-05 16:08:55 -07:00
5846da2bd7 add tmux configuration 2019-06-05 16:03:15 -07:00
d00f7c727e temporarily disable this color hack 2019-06-05 13:07:43 -07:00
b89ac3c39d set a more useful TIMEFMT 2019-06-05 12:35:42 -07:00
882cc002bb add gb alias for listing git branches 2019-06-05 12:35:16 -07:00
d4edd77f5e set color for sabotage host 2019-06-04 06:02:33 +00:00
1ca9d7ba36 ash compatibility stuff 2019-06-03 09:29:15 -07:00
ad482288fa detect empty LANG 2019-06-03 09:27:01 -07:00
c867b85f95 only use sudo on systems with sudo 2019-06-03 09:26:26 -07:00
879a666a7a add alias for cryptominisat 2019-05-30 01:27:12 -07:00
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
9cf6a1821c clean up old stuff 2019-05-30 01:25:49 -07:00
213b2a55f0 automatically initialize fasd 2019-05-30 01:25:23 -07:00
fe7aac7bd7 add new git log alias 2019-05-27 19:13:09 +02:00
3899dfb8da reword comment 2019-05-27 12:10:54 +02:00
f0b95f54a7 warn about nonexistent paths 2019-05-27 12:09:02 +02:00
4e895aca79 organize python aliases 2019-05-27 12:03:13 +02:00
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
7af6f81551 this is fine 2019-05-27 11:49:52 +02:00
3f549cfca4 use two spaces for yices files 2019-05-26 20:54:52 +02:00
9c4740a070 more youtube video quality stuff 2019-05-26 20:54:34 +02:00
d71e77e548 fix some annoying quirks with compilation flags 2019-05-26 20:53:44 +02:00
90b36aacba add rgn alias for rg 2019-05-21 10:33:18 +02:00