ryansch.blogspot.com
Embrace Your Inner Nerd: July 2010
http://ryansch.blogspot.com/2010_07_01_archive.html
Embrace Your Inner Nerd. Wednesday, July 14, 2010. Mac OS XTerm Copy/Paste. I've added the following snippet to my .Xresources file to get Command V pasting from mac os apps. There are a few other customizations in there I'm still playing around with. Prior: scroll-back(1,page) n. Next: scroll-forw(1,page) n Meta. W: quit() n Meta. V: insert-selection(CLIPBOARD,PRIMARY,CUT BUFFER0) n. Select-end(CLIPBOARD,PRIMARY,CUT BUFFER0) n. Links to this post. Subscribe to: Posts (Atom). View my complete profile.
ryansch.blogspot.com
Embrace Your Inner Nerd: September 2011
http://ryansch.blogspot.com/2011_09_01_archive.html
Embrace Your Inner Nerd. Wednesday, September 07, 2011. I wanted to capture this somewhere in case I reinstall. I use this to get my external keyboard to switch the command and option buttons (it's a windows keyboard) so it matches my muscle memory from a mac keyboard. Links to this post. Subscribe to: Posts (Atom). View my complete profile.
ryansch.blogspot.com
Embrace Your Inner Nerd: Debug a Unix Socket
http://ryansch.blogspot.com/2011/08/debug-unix-socket.html
Embrace Your Inner Nerd. Tuesday, August 16, 2011. Debug a Unix Socket. Socat - UNIX-CONNECT:/var/run/foo.sock. Subscribe to: Post Comments (Atom). View my complete profile. Debug a Unix Socket.
ryansch.blogspot.com
Embrace Your Inner Nerd: May 2010
http://ryansch.blogspot.com/2010_05_01_archive.html
Embrace Your Inner Nerd. Tuesday, May 25, 2010. Linuxization of Mac OS. So I've been working in Mac OS as an experiment for a bit over a week. I'm VERY used to working in fedora as I've been doing that for about 5 years. The following tweaks are the result of hating some of the Mac OS defaults. 1 Using a black background in my xterms. First of all, the lack of mouse passthrough for vim in Terminal.app means it's a non-starter for me. Here's what my /.Xresources file looks like:. If [ "$PS1" ]; then case ...
ryansch.blogspot.com
Embrace Your Inner Nerd: Delete Remote Git Tags By Pattern
http://ryansch.blogspot.com/2011/06/delete-remote-git-tags-by-pattern.html
Embrace Your Inner Nerd. Tuesday, June 28, 2011. Delete Remote Git Tags By Pattern. Git tag grep release-2010 xargs -n 1 -I % git push origin :refs/tags/%. Subscribe to: Post Comments (Atom). View my complete profile. Delete Remote Git Tags By Pattern.
ryansch.blogspot.com
Embrace Your Inner Nerd: KeyRemap4MacBook Settings
http://ryansch.blogspot.com/2011/09/keyremap4macbook-settings.html
Embrace Your Inner Nerd. Wednesday, September 07, 2011. I wanted to capture this somewhere in case I reinstall. I use this to get my external keyboard to switch the command and option buttons (it's a windows keyboard) so it matches my muscle memory from a mac keyboard. Subscribe to: Post Comments (Atom). View my complete profile.
ryansch.blogspot.com
Embrace Your Inner Nerd: Homebrew!
http://ryansch.blogspot.com/2010/09/homebrew.html
Embrace Your Inner Nerd. Friday, September 24, 2010. I've just discovered homebrew! Http:/ mxcl.github.com/homebrew/. I've used it to install htop, wget, and hub (teaches git about github). It's already VASTLY superior to fink and ports. Subscribe to: Post Comments (Atom). View my complete profile.
SOCIAL ENGAGEMENT