mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Cleaning up some scripts and moving to autoload functions
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
date -u '+%Y%m%d%H%M%S'
|
||||
|
||||
isosec() {
|
||||
echo "$(date -u '+%Y%m%d%H%M%S')"
|
||||
}
|
||||
|
||||
isosec
|
||||
|
||||
Reference in New Issue
Block a user