Explorar o código

Fixed Template

Samuel W. Flint %!s(int64=9) %!d(string=hai) anos
pai
achega
278b58a5a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      org-notes-file-current-year

+ 1 - 1
org-notes-file-current-year

@@ -5,7 +5,7 @@ YEAR=`date +"%Y"`
 if [[ ! -e ~/org/notes/${YEAR}.org ]] ; then
     touch ~/org/notes/${YEAR}.org
     cat <<EOF > ~/org/notes/${YEAR}.org
-#+Title: Notes from 2016
+#+Title: Notes from ${YEAR}
 #+AUTHOR: Sam Flint
 #+EMAIL: swflint@flintfam.org
 #+DATE: \today