From 4a8fbedd3a14ca02a09658c15dabc5def8e1d606 Mon Sep 17 00:00:00 2001 From: piccihud Date: Fri, 8 Nov 2024 21:31:37 +0100 Subject: [PATCH] update dotfiles --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index c9d1f5e..2f45596 100644 --- a/.bashrc +++ b/.bashrc @@ -149,6 +149,7 @@ 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" +alias fc='fcd 2> /dev/null' # PS1