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