diff --git a/shell/alias/alias b/shell/alias/alias index 9096773..a13a17c 100644 --- a/shell/alias/alias +++ b/shell/alias/alias @@ -15,4 +15,4 @@ alias git-set-private="git config user.name nikurasu && git config user.email pu # hugo -alias hugo='podman run --rm -v $(pwd):/src:z -w /src -p 42020:42020 klakegg/hugo:ext-debian' \ No newline at end of file +# alias hugo='podman run --rm -v $(pwd):/src:z -w /src -p 42020:42020 klakegg/hugo:ext-debian'