index
:
dotfiles.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
eww
/
scripts
/
month_format.sh
blob: 2eecb3f1eac26b61ed4a730f7cefb9430d542a18 (
plain
)
1
2
3
#!/bin/sh month=$(date +"%b") echo "$month"