Update 2023-01-13 13:46 OpenBSD/amd64
This commit is contained in:
parent
bbe0d5103f
commit
5ebd20be3d
@ -3,3 +3,4 @@
|
|||||||
|
|
||||||
mkdir -p ${PIMDIR}/documents/_incoming
|
mkdir -p ${PIMDIR}/documents/_incoming
|
||||||
mv -f /tank/scanner/*.pdf ${PIMDIR}/documents/_incoming/
|
mv -f /tank/scanner/*.pdf ${PIMDIR}/documents/_incoming/
|
||||||
|
${HOME}/.bin/documents-ocr
|
||||||
|
3
.kshrc
3
.kshrc
@ -139,6 +139,9 @@ alias rem="remind -c+cl3 ~/.reminders"
|
|||||||
alias toot-sh="toot tui -u sh@bsd.network"
|
alias toot-sh="toot tui -u sh@bsd.network"
|
||||||
alias toot-uug="toot tui -u uugrn@chaos.social"
|
alias toot-uug="toot tui -u uugrn@chaos.social"
|
||||||
|
|
||||||
|
alias toot-sh-post="toot post -u sh@bsd.network -e vim"
|
||||||
|
alias toot-uug-post="toot post -u uugrn@chaos.social -e vim"
|
||||||
|
|
||||||
# mupdf
|
# mupdf
|
||||||
alias mupdf="mupdf-gl -XJ"
|
alias mupdf="mupdf-gl -XJ"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user