index
:
dotfiles.git
master
dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
eww
/
scripts
/
year_format.sh
blob: d8016be9edcc9177acaaaa2f17f1153a113cba69 (
plain
)
1
2
3
#!/bin/sh year=$(date +"%Y") echo "$year"