From 43bc0f621c21f8204852b38c8424a239090e0f53 Mon Sep 17 00:00:00 2001 From: piccihud Date: Fri, 1 Nov 2024 15:37:58 +0100 Subject: [PATCH] update dotfiles --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 0f1c66f..7066b54 100644 --- a/.bashrc +++ b/.bashrc @@ -147,6 +147,7 @@ alias gpl="git pull" alias ipc="ip --color a" alias ss="scrcpy -S" alias nn="ncdu --color dark" +alias hugo-sync="hugo && rsync -avz --delete public/ ilnostropianetaselvaggio:/home/sistemostro/website/" alias pd="pandoc -f markdown -t pdf --pdf-engine=xelatex -V lang=it -V colorlinks=true -V linkcolor=teal -V urlcolor=teal -V toccolor=gray --template eisvogel --listings -V table-use-row-colors=true" # PS1