fixed font issue.
This commit is contained in:
parent
2a1fde4cbe
commit
87d03359bd
2 changed files with 3 additions and 6 deletions
|
@ -176,7 +176,7 @@
|
|||
alias ll='ls -l'
|
||||
alias say='espeak -v default -p 10 -s 150 -a 200 2> /dev/null'
|
||||
alias tmux='tmux -u'
|
||||
alias pdfmk='latexmk -pdf -pvc'
|
||||
alias pdfmk='latexmk -pdfxe -pvc'
|
||||
# needs to have a number immediately after it.
|
||||
alias slideshow='feh --full-screen --randomize --auto-zoom --recursive --slideshow-delay'
|
||||
# converts all .doc and .docx files in the local directory to pdfs using libreoffice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue