Skip to content

Instantly share code, notes, and snippets.

@dnfehren
Created March 20, 2019 15:39
Show Gist options
  • Save dnfehren/2c625e699f1eb41633b40b86addee1a7 to your computer and use it in GitHub Desktop.
Save dnfehren/2c625e699f1eb41633b40b86addee1a7 to your computer and use it in GitHub Desktop.
timestamped notes file in vim
vim -c ':put =strftime(\"%Y/%m/%d %H:%M:%S %a\")' -c ':put _' -c 'star' __notes.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment