Commit graph

36 commits

Author SHA1 Message Date
90491bcf5b [zsh] Fix a bug in zsh vi function 2018-09-16 14:19:36 -07:00
2ac09bc6fa [zsh] Remove v alias -- I never use it 2018-04-14 08:02:27 -07:00
Eryn Wells
12fe493b0f [zsh] Add vi function 2018-03-22 09:21:27 -07:00
c3058611c4 [zsh] Adjust keybase arguments in keybase alias 2017-01-26 19:32:50 -08:00
fe03bb5b52 [zsh] Add some git related aliases 2016-09-16 14:08:07 -07:00
ba573c2db1 [zsh] Alias vi=vim 2015-02-04 08:47:02 -08:00
70c9ea3165 [emacs] Evil mode (and a shell alias) 2014-08-22 08:05:15 -07:00
f1d3875d9a [zsh] Add ldd=otool -L alias to rc.darwin 2014-05-22 19:18:14 -07:00
28278eff86 Add gpg2 and keybase aliases 2014-04-22 08:45:27 -07:00
ff92c78b40 Move nethack function to its own script 2014-02-10 10:17:39 -07:00
579754ec76 Add nethack function -- telnets to nethack.alt.org if command doesn't exist 2014-02-03 21:13:46 -08:00
15fc3cfd35 Fix dircolors 2013-09-09 11:12:49 -07:00
687606c5bb Re-enable alias to jobs 2013-09-05 07:48:17 -07:00
9ea891311c Update rc init scripts
- Move system specific setup to rc.$SYS scripts
- Write configure_ls function (based on previous anonymous function) that takes the full path to an ls binary
- Create system specific script for FreeBSD (nothing in it yet)
2013-09-04 20:26:49 -07:00
e1ef52f53f Java additions 2013-08-30 09:11:14 -07:00
fc777ac549 Merge remote-tracking branch 'origin/master' 2013-03-24 19:02:41 -07:00
fd5ced8e5a Fix ls setup in rc 2013-03-24 19:01:48 -07:00
f04ecc43ac Remove git from omz configuration 2013-03-12 15:48:56 -07:00
53f368a306 Set g() instead of alias g=git 2013-03-12 15:39:46 -07:00
f40332b379 Add Oh My ZSH! dependency and make a few adjustments to accomodate 2013-01-23 11:11:52 -08:00
8ebe1788bf New message/log functions 2012-11-29 15:18:57 -08:00
5bc2121887 Get rid of tabs in .rc! 2012-10-14 11:26:25 -07:00
1a51517278 Remove a newline 2012-10-01 11:35:32 -07:00
2806f41a9e Update ch{own,mod} aliases 2012-09-28 19:48:23 -07:00
3126b29d73 Add pprint alias; redo ls setup 2012-09-28 12:27:05 -07:00
7cf88c785e Mostly message printing updates; some other random stuff too 2012-08-17 12:52:00 -07:00
1400941de1 Add status messages to shell init files
Mostly for profiling, but I think it's cool to have status occasionally. In the
process, I also did some clean up, moving some stuff between profile, rc, and
env.
2012-08-07 11:19:43 -07:00
1f51980a5e Source and use new shell-functions script in .rc 2012-07-20 09:36:00 -07:00
1c8cb165cd Move system-specific customizations to .rc (no more .rc.$SYS) 2012-07-20 09:19:54 -07:00
0cdd328b3d Move ls aliases to rc.darwin, since they're sorta Darwin specific 2012-04-17 23:35:12 -07:00
253e7f69e2 Add Darwin specific rc script 2012-04-17 23:17:16 -07:00
43c6765b05 Add pprint-json alias; source local rc file
All in .rc
2012-04-11 09:56:27 -07:00
b6d33e67d7 Update email address in rc; use which to determine if gls exists 2011-11-30 13:12:07 -08:00
2038ce17ad Add iTunes control aliases to the rc startup 2011-11-30 13:06:52 -08:00
b1865c8206 Update the header comment 2011-09-13 11:25:45 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00