This website requires JavaScript.
Explore
Help
Sign In
krolyxon
/
dotfiles-x11
Watch
1
Star
0
Fork
You've already forked dotfiles-x11
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c866ba828c
dotfiles-x11
/
.local
/
bin
/
statusbar
/
sb-clock
3 lines
64 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"
$(
date
"+[ %a %d %b ] [ %I:%M %P ]"
)
"
Reference in New Issue
View Git Blame
Copy Permalink