From 0ad7fc4bb1d70f20c474b4a9d0d3b9c92462e6e4 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Sun, 4 Aug 2024 00:51:21 -0600 Subject: added: alias file section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 04dddb6..29135b3 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,12 @@ For live changes editing the files hugo server --noHTTPCache ``` +# Alias file + +An alias file for shell is available at this repository, making easier the typing of the commands. For this alias to come to action, source the file + +```sh +source alias.sh +``` + For more information, check [HUGO's documentation site](https://gohugo.io/documentation/) -- cgit v1.2.3