code: https://pastebin.com/jmL8mfxJ I might have flaired this wrong but I made a cool script for journaling. It goes in my .bashrc. I can type "journal" in my terminal and it: Makes a directory for year and month in my "journal" folder Creates a .md file with the date in yyyy-mm-dd format and opens it in nvim When you exit, commits and pushes to...