#47 + (0) -
5/26/2010 23:39

16:38 < ccowart> but if I wear the crotch out of one more pair of jeans, I'm gonna have to find more appropriate clothing

Tags: No tags
#387 + (1) -
10/8/2011 22:01

test

Tags: No tags
#168 + (0) -
5/27/2010 0:34

"Hey Chris. We have too many quotes of Minh. Go quote me." - Devin.

Tags: No tags
#248 + (0) -
5/27/2010 0:34

Dex: "I can't believe how much crap I've been getting from others about fighting you to a draw." Stephanie: "Aw, I didn't know that you went through all that. I should have thrown the fight."

Tags: No tags
#94 + (0) -
5/27/2010 0:34

"Is there an actual quote here that *doesn't* involve programmers?" -- taiche

Tags: No tags
#149 + (0) -
5/27/2010 0:34

"Hey, want to ride the elevator together?" -Kristina to Dchen

Tags: No tags
#521 + (0) -
15:36:16 02/10/2022

^_^: i am nothing but creative, petty, and vengeful

Tags: No tags
#37 + (0) -
3/27/2010 1:26

test

Tags: No tags
#195 + (0) -
5/27/2010 0:34

"No, I'm not saying the URL will turn people off. I'm saying ResComp will turn people on" - jeremydw

Tags: No tags
#339 + (0) -
10/15/2010 20:39

13:33 < ian> i just add this to .zshrc
13:33 < ian> _screen_prep() {
13:33 < ian> if [ "$SSH_AUTH_SOCK" != "$HOME/.screen/ssh-auth-sock.$HOSTNAME" ] ; then
13:34 < ian> ln -fs "$SSH_AUTH_SOCK" "$HOME/.screen/ssh-auth-sock.$HOSTNAME"
13:34 < ian> fi
13:34 < ian> }
13:34 < ian> alias screen='_screen_prep ; screen'
13:34 < ian> and this to .screenrc
13:34 < ian> unsetenv SSH_AUTH_SOCK
13:34 < ian> setenv SSH_AUTH_SOCK "$HOME/.screen/ssh-auth-sock.$HOSTNAME"
13:34 < tmmecke> so your keys get setup when you start screen
13:34 < joshu> wait, what's the problem being solved here?
13:34 < crimsonzen> unix

Tags: No tags