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: 9d9046ebc3bffc2ed4c3be71e15b2d25df094765 (
plain
)
1
2
3
4
5
6
#!/usr/local/bin/dash printf ' * ' date "+%y-%m-%d %H:%M" # vim: filetype=sh