Skip to content

Instantly share code, notes, and snippets.

@zachfedor
Last active August 29, 2015 14:16
Show Gist options
  • Save zachfedor/b4414d8f0fe89fe4acca to your computer and use it in GitHub Desktop.
Save zachfedor/b4414d8f0fe89fe4acca to your computer and use it in GitHub Desktop.
function cdtheme {
dir=${PWD##*/}
cd wp-content/themes/$dir
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment