This website requires JavaScript.
Explore
Help
Register
Sign In
The_miro
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3dace1f306
Dotfiles
/
desktopenvs
/
hyprland
/
scripts
/
date.sh
3 lines
55 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"<b> "
$(
date +
'%A, %-d %B %Y'
)
" </b>"
Reference in New Issue
View Git Blame
Copy Permalink