Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

ruby pi.bak e

benjaminoakes edited this page Sep 9, 2012 · 9 revisions

From WindyCityRails 2012

Presenter: Bryan Liles

(Missed the first part)

  • zsh has escape hacks
  • bash: pushd, popd, dirs -v
  • zsh: can just do Downloads instead of cd Downloads
  • z: (project on github)
    • Looks at directories you've been in and completes
  • Completions:
    • Arrow completion (ls then hit up and down)

OS X only:

  • open
  • pbcopy, pbpaste

Linux (and newer OS X):

  • pgrep and pkill

More zsh:

Old school:

  • wc, sed, awk, find (TODO and more? I think there were 7)

Others:

  • pipebench
  • tcpdump
  • curl, httpie

External Links

A crowd-sourced conference wiki!
Working together is better. :)




Clone this wiki locally