629d4ff642
small tweaks
2019-06-05 20:29:35 -07:00
74bde1eea1
overhaul e script
2019-06-05 20:14:29 -07:00
5648ee5c92
cancel out of copy-mode after Shift+End
2019-06-05 19:11:48 -07:00
394b28d0ba
add comment
2019-06-05 19:09:37 -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
d6bc56a9c3
rewrite is_empty into install script
2019-06-05 18:24:02 -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
9dbfcfe596
tweak messages
2019-06-05 17:11:54 -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
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
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
c8391bac4b
crazy compatibility for install script
2019-06-05 13:16:01 -07:00
d00f7c727e
temporarily disable this color hack
2019-06-05 13:07:43 -07:00
dd72962588
add countdiff util for counting lines that differ
2019-06-05 12:38:12 -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
1e389e2d6f
add quick install note
2019-06-03 09:39:20 -07: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
36b40c6466
this is compatible with ash
2019-06-03 15:49:32 +00: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
03f4ae25fc
patch small security concern
2019-05-30 01:21:28 -07:00
d0c2f05dba
add fasd
2019-05-30 01:20:58 -07:00
5dae65b50b
update archive scripts from prezto
2019-05-27 11:20:00 -07:00
4a1d4cd289
add slit variant for tab-delimited inputs
2019-05-27 10:56:46 -07:00
801d9b0c1c
i totally forgot to commit the rs script
2019-05-27 10:54:29 -07:00
013fb579c4
remove empty .gitmodules
2019-05-27 10:50:37 -07:00
6642afd752
don't recurse into .vim/bundle, also diagnostics
2019-05-27 10:40:36 -07:00
5e3213249a
use UTC for backups too
2019-05-27 10:40:11 -07:00
0338cbd74f
remove notice about credits
...
i've been through this repo pretty thoroughly today,
and i think everything that's worth crediting is credited.
this notice probably made more sense back in 2014.
2019-05-27 19:13:23 +02:00
fe7aac7bd7
add new git log alias
2019-05-27 19:13:09 +02:00
15098e456a
reword picky description
2019-05-27 12:16:45 +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
769dba39a8
may as well
2019-05-27 12:05:59 +02:00
4e895aca79
organize python aliases
2019-05-27 12:03:13 +02:00
1204448171
document more aliases
2019-05-27 12:02:58 +02:00