add papis rm alias
This commit is contained in:
parent
8b9a49f394
commit
50b1c7592d
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@ in
|
|||
# Add new entry with bibtex
|
||||
paadd = "papis add --from bibtex";
|
||||
|
||||
# Remove/delete entries
|
||||
parm = "papis rm";
|
||||
|
||||
# BibTeX export
|
||||
pabib = "papis list --template \"$HOME/${papisConfigDir}/templates/bibtex.template\"";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue