summaryrefslogtreecommitdiff
path: root/mac/.config
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-23 00:19:23 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-23 00:19:23 +0900
commita73ce7a11de0fc5a6dec4bddc25a62415e7d346e (patch)
treece15e61feac98df7cd25be3065cc7fa7f297a554 /mac/.config
parentd7d30e45418fd5aa176eeff843a7de36455e84bc (diff)
modified shell/aliasrc
Diffstat (limited to 'mac/.config')
-rw-r--r--mac/.config/shell/aliasrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mac/.config/shell/aliasrc b/mac/.config/shell/aliasrc
index 164ceb2..fdb56ee 100644
--- a/mac/.config/shell/aliasrc
+++ b/mac/.config/shell/aliasrc
@@ -243,6 +243,7 @@ alias hx='hexdump -C'
# hugo
alias hss='hugo server --noHTTPCache'
alias hcl='hugo --cleanDestinationDir'
+alias crl="ssh $THESIAH_SERVER 'cat /var/log/nginx/recordings.access.log'"
# ip
ialias ip='ip -color=auto'