index
:
dotfiles-bsd
artix
master
My cool dotfiles for my BSD workstation
jozan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.local
/
bin
/
vimdate
blob: 921e0d2a07b04b726f08e3aabf7e4f0c49f44b01 (
plain
)
1
2
3
4
5
6
7
#!/usr/local/bin/dash printf ' * ' date # date "+%Y-%m-%d %H:%M" # vim: filetype=sh