portalzine / oh my zsh - Remember

0 j'aimes
0 forks
1 fichiers
Dernière activité 7 months ago
1 # UPDATE
2 omz update

portalzine / Codekit - Timestamp Hook

0 j'aimes
0 forks
1 fichiers
Dernière activité 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
Plus récent Plus ancien