Skip to content

Instantly share code, notes, and snippets.

@akanehara
Created September 12, 2016 10:16
Show Gist options
  • Save akanehara/2b70ab3e5e9ce9cde9050eab6e0f2409 to your computer and use it in GitHub Desktop.
Save akanehara/2b70ab3e5e9ce9cde9050eab6e0f2409 to your computer and use it in GitHub Desktop.
echo 'echo-sd --center "PlayStation®VR発売まで" "あと$((($(gdate +%s -d '\''2016-10-13'\'') - $(gdate +%s))/(60*60*24)))日!"' | tee -a $(for f in ~/.zprofile ~/.bash_profile ~/.profile ;[ -e $f ] && echo $f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment