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

460 Commits

Author SHA1 Message Date
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 3cf5183d67 more links to prezto 2019-06-07 01:47:21 -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 629d4ff642 small tweaks 2019-06-05 20:29:35 -07:00
Connor Olding 74bde1eea1 overhaul e script 2019-06-05 20:14:29 -07:00
Connor Olding 5648ee5c92 cancel out of copy-mode after Shift+End 2019-06-05 19:11:48 -07:00
Connor Olding 394b28d0ba add comment 2019-06-05 19:09:37 -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 d6bc56a9c3 rewrite is_empty into install script 2019-06-05 18:24:02 -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 9dbfcfe596 tweak messages 2019-06-05 17:11:54 -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 e627d7d22a revert change from rm -r to rmdir
rationale: is_empty searches the directory for actual files,
whereas rmdir checks for directories too, so rmdir could fail.
2019-06-05 16:11:10 -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 c8391bac4b crazy compatibility for install script 2019-06-05 13:16:01 -07:00
Connor Olding d00f7c727e temporarily disable this color hack 2019-06-05 13:07:43 -07:00
Connor Olding dd72962588 add countdiff util for counting lines that differ 2019-06-05 12:38:12 -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 1e389e2d6f add quick install note 2019-06-03 09:39:20 -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 36b40c6466 this is compatible with ash 2019-06-03 15:49:32 +00: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 03f4ae25fc patch small security concern 2019-05-30 01:21:28 -07:00
Connor Olding d0c2f05dba add fasd 2019-05-30 01:20:58 -07:00
Connor Olding 5dae65b50b update archive scripts from prezto 2019-05-27 11:20:00 -07:00
Connor Olding 4a1d4cd289 add slit variant for tab-delimited inputs 2019-05-27 10:56:46 -07:00
Connor Olding 801d9b0c1c i totally forgot to commit the rs script 2019-05-27 10:54:29 -07:00
Connor Olding 013fb579c4 remove empty .gitmodules 2019-05-27 10:50:37 -07:00
Connor Olding 6642afd752 don't recurse into .vim/bundle, also diagnostics 2019-05-27 10:40:36 -07:00