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