update dotfiles
This commit is contained in:
parent
7c4bbab35e
commit
4a8fbedd3a
1
.bashrc
1
.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
|
||||
|
||||
|
|
Loading…
Reference in New Issue