diff options
author | joe <rbo@gmx.us> | 2025-10-05 14:19:28 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-05 14:19:28 +0200 |
commit | 7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2 (patch) | |
tree | 1ffbb6640b7845d20a8653e008500d81ac62e7f2 /.local/bin/ndate | |
parent | up (diff) | |
download | dotfiles-bsd-7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2.tar.gz dotfiles-bsd-7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2.tar.bz2 dotfiles-bsd-7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2.tar.xz dotfiles-bsd-7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2.tar.zst dotfiles-bsd-7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2.zip |
up
Diffstat (limited to '.local/bin/ndate')
-rwxr-xr-x | .local/bin/ndate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/ndate b/.local/bin/ndate index 460cf1d..7a3f6ad 100755 --- a/.local/bin/ndate +++ b/.local/bin/ndate @@ -11,4 +11,4 @@ # == ================ # ===================== -exec herbe " $(date '+%H:%M | %a, %d %b %Y')" +exec herbe " $(date '+%H:%M | %a, %d %b %Y')" & |