Skip to content

Instantly share code, notes, and snippets.

@quickshiftin
Created October 5, 2015 15:07
Show Gist options
  • Save quickshiftin/cd353e23640c996702cc to your computer and use it in GitHub Desktop.
Save quickshiftin/cd353e23640c996702cc to your computer and use it in GitHub Desktop.
echo the name of the current director (without leading directories)
alias thisdir='basename "$(pwd)"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment