rm vscodium, added ccdt alias

This commit is contained in:
2026-01-24 12:41:56 -05:00
parent 1755c82a96
commit 5a882a4330
5 changed files with 1 additions and 56 deletions
+1
View File
@@ -5,3 +5,4 @@ alias pbcopy="xsel -i -b"
alias pbpaste="xsel -o -b"
alias hs="hugo server --disableFastRender && rm -r public"
alias us="./uploadsite.sh"
alias ccdt="date -Is | pbcopy"