Skip to content

Instantly share code, notes, and snippets.

@kickingvegas
Created October 25, 2012 17:45
Show Gist options
  • Save kickingvegas/3954268 to your computer and use it in GitHub Desktop.
Save kickingvegas/3954268 to your computer and use it in GitHub Desktop.
Journal
#!/bin/bash
echo '**' `date` >> $HOME/Documents/journal/journal.txt
emacs -nw +10000000 $HOME/Documents/journal/journal.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment