Mercurial > index.cgi > dotfiles
diff .bash_aliases @ 73:09b915fb36b8
* JT-65 alias for Wine on the home (ham shack) computer
* .hgrc that I started experimenting with - since I really need to give
Mercurial a better shot or at least remind myself why I stopped.
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Sat, 20 Apr 2013 00:29:24 +0000 |
parents | f9fa25bac9a8 |
children | 7d4e0869d09d |
line wrap: on
line diff
--- a/.bash_aliases Sat Mar 02 04:56:34 2013 +0000 +++ b/.bash_aliases Sat Apr 20 00:29:24 2013 +0000 @@ -92,6 +92,7 @@ alias base64='openssl enc -a' alias bsr='bigscreen -raAx' alias irssi-test='irssi --home=$HOME/irssi-test/' +alias jt65='wine /Users/huston/.wine/drive_c/Program\ Files/jt65hf109/jt65-hf.exe' alias pine='alpine' alias ret='screen -raAx' alias rot13="tr 'a-zA-Z' 'n-za-mN-ZA-M'"