mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
update k2pdfopt alias
This commit is contained in:
parent
89e791a7fd
commit
505d9bf6d9
1 changed files with 2 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ alias cdk='cd $HOME/Projects/k8s'
|
|||
alias cdn='cd $HOME/Projects/nestor'
|
||||
alias cdP='cd $HOME/Projects'
|
||||
|
||||
alias pdf-to-pdf-kindle="./k2pdfopt -ui- -x -dev kpw -col 1 -f2p -n"
|
||||
alias pdf-1col-to-pdf-kindle="k2pdfopt -ui- -x -dev kpw -col 1"
|
||||
alias pdf-2cols-to-pdf-kindle="k2pdfopt -ui- -x -dev kpw -col 2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue