Skip to content

Instantly share code, notes, and snippets.

@hisaichi5518
Created March 11, 2012 02:23
Show Gist options
  • Select an option

  • Save hisaichi5518/2014586 to your computer and use it in GitHub Desktop.

Select an option

Save hisaichi5518/2014586 to your computer and use it in GitHub Desktop.
function gomi() {
cd $HOME/projects/gomi
GOMI_TIME=`date +"%s"`
touch "$GOMI_TIME.pl"
vi "$GOMI_TIME.pl"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment