portalzine / oh my zsh - Remember

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 7 months ago
1 # UPDATE
2 omz update

portalzine / Codekit - Timestamp Hook

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 7 months ago
Add current timestamp to files, when compiling
1 NOW=`date "+%a %Y-%m-%d %T"`
2 sed -i -- "s|{{TIMESTAMP}}|${NOW}|g" $CK_OUTPUT_PATH
Neuer Älter