bootstrap: Fix papis installation
Papis now installed through pipx instead of pacman - reason being that it allows me to inject plugins only found on github (papis-tui) and also install my own plugin while they do not exist on the AUR.
This commit is contained in:
parent
a9d7f96ad2
commit
0088a35f44
2 changed files with 8 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
Name Description Source Target
|
||||
Name Description Source Target Injections
|
||||
aaxtomp3 Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS A
|
||||
acpid A daemon for delivering ACPI power management events with netlink support R
|
||||
afew Initial tagging script for notmuch mail R
|
||||
|
@ -203,7 +203,7 @@ offpunk-git Fork of the command-line Gemini client AV-98 with added offline capa
|
|||
oh-my-zsh-git A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins and over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community A
|
||||
os-prober Utility to detect other OSes on a set of drives R
|
||||
pacman-contrib Contributed scripts and tools for pacman systems R
|
||||
papis-tui A tui interface for papis bibliography manager P whoosh
|
||||
papis Papis is a powerful and highly extensible command-line based document and bibliography manager. P whoosh,papis-zotero,papis-scihub,git+https://git.martyoeh.me/Marty/papis-extract.git,git+https://github.com/supersambo/papis-tui
|
||||
parallel A shell tool for executing jobs in parallel R
|
||||
parsec-bin Remotely connect to a gaming pc for a low latency remote computing experience A
|
||||
paru-bin Feature packed AUR helper A
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 29.
|
|
@ -1,12 +1,7 @@
|
|||
Name Description Source Target
|
||||
ddrescue GNU data recovery tool R
|
||||
go-mtpfs-git Simple tool for viewing MTP devices as FUSE filesystems A
|
||||
most A terminal pager similar to 'more' and 'less' R
|
||||
netbird-bin A WireGuard-based mesh network that connects your devices into a single private network A
|
||||
odysseyra1n Bootstraps Procursus and install Sileo/libhooker on devices jailbroken with checkra1n. A
|
||||
papis-zotero Zotero remote server for papis A
|
||||
python-whoosh Fast, pure-Python full text indexing, search, and spell checking library R
|
||||
shadow-tech Desktop client for Shadow Tech cloud gaming service. A
|
||||
signal-desktop Signal Private Messenger for Linux R
|
||||
testdisk Checks and undeletes partitions + PhotoRec, signature based recovery tool R
|
||||
texlive-latexextra TeX Live - Large collection of add-on packages for LaTeX R
|
||||
adbfs-rootless-git fuse filesystem over adb tool for android devices, no device root required A
|
||||
eslint An AST-based pattern checker for JavaScript R
|
||||
m4b-tool-bin A command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b A
|
||||
qutebrowser-qt6-git A keyboard-driven, vim-like browser based on PyQt5 (Qt 6 branch) A
|
||||
texlive-latexextra TeX Live - LaTeX additional packages R
|
||||
time Utility for monitoring a program's use of system resources R
|
||||
|
|
|
Loading…
Reference in a new issue