progs: added caldav/carddav cli programs

Additionally added python-pynvim as backup for python2-pynvim
master
TiynGER 4 years ago
parent d720bf310c
commit d1885b67e2

@ -3,7 +3,6 @@
,xorg-xwininfo,allows querying information about windows.,, ,xorg-xwininfo,allows querying information about windows.,,
,xorg-xinit,starts the graphical server.,, ,xorg-xinit,starts the graphical server.,,
,ttf-linux-libertine,provides the sans and serif fonts for LARBS.,, ,ttf-linux-libertine,provides the sans and serif fonts for LARBS.,,
,bc,is used for a dropdown calculator.,,
,xorg-xprop,is a tool for detecting window properties.,, ,xorg-xprop,is a tool for detecting window properties.,,
,dosfstools,allows your computer to access dos-like filesystems.,, ,dosfstools,allows your computer to access dos-like filesystems.,,
,libnotify,allows desktop notifications.,, ,libnotify,allows desktop notifications.,,
@ -64,10 +63,10 @@ A,htop-vim-git,provides system usage information and displays processes.,,
,imagemagick,is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.,, ,imagemagick,is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.,,
A,yarn,yarn is needed for coc (nvim autocompletion).,, A,yarn,yarn is needed for coc (nvim autocompletion).,,
,keepassxc,for the keepass password manager.,, ,keepassxc,for the keepass password manager.,,
,khal,is a cli tool for calendars.,,
,khard,is a cli tool for contacts.,,
,light,for adding light for adjustments of screen.,, ,light,for adding light for adjustments of screen.,,
,lsd,is a better version of ls with included colors and tree command.,, ,lsd,is a better version of ls with included colors and tree command.,,
,lxappearance,for editing of gtk look.,,
,maxima,is a powerful math utility.,,
A,nerd-fonts-jetbrains-mono,is my favourite font.,, A,nerd-fonts-jetbrains-mono,is my favourite font.,,
,networkmanager,does exactly what it sounds like.,, ,networkmanager,does exactly what it sounds like.,,
,nm-connection-editor,is a simple way to manage networks.,, ,nm-connection-editor,is a simple way to manage networks.,,
@ -81,6 +80,7 @@ A,pfetch-git,is giving some flair to the command .,,
,pulseaudio-alsa,is an audio interface with ALSA.,, ,pulseaudio-alsa,is an audio interface with ALSA.,,
,pulsemixer,is an intuitive ncurses audio controller.,, ,pulsemixer,is an intuitive ncurses audio controller.,,
A,python2-pynvim,is a utility used by vim plugins for autocompletion etc.,, A,python2-pynvim,is a utility used by vim plugins for autocompletion etc.,,
,python-pynvim,is a utility used by vim plugins for autocompletion etc.,,
,python-pip,is the best friend of python3.,, ,python-pip,is the best friend of python3.,,
A,python-ueberzug,generates image previews in vifm and other terminal programs.,, A,python-ueberzug,generates image previews in vifm and other terminal programs.,,
,qt5ct,is a way to fastly change the look of windows.,, ,qt5ct,is a way to fastly change the look of windows.,,
@ -90,6 +90,7 @@ A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyes
,rtv,watch reddit from your command line.,, ,rtv,watch reddit from your command line.,,
,sshpass,to securely use your passwords.,, ,sshpass,to securely use your passwords.,,
A,texlive-latexindent-meta,formats latex nicely.,, A,texlive-latexindent-meta,formats latex nicely.,,
,todoman,is a cli tool for contacts.,,
,ttf-joypixels,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.,, ,ttf-joypixels,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.,,
A,urlscan,parses URLs in the terminal allowing keyboard-based selection.,, A,urlscan,parses URLs in the terminal allowing keyboard-based selection.,,
,vifm,is the best file manager with vim keybindings out there.,, ,vifm,is the best file manager with vim keybindings out there.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
3 xorg-xwininfo allows querying information about windows.
4 xorg-xinit starts the graphical server.
5 ttf-linux-libertine provides the sans and serif fonts for LARBS.
bc is used for a dropdown calculator.
6 xorg-xprop is a tool for detecting window properties.
7 dosfstools allows your computer to access dos-like filesystems.
8 libnotify allows desktop notifications.
63 imagemagick is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.
64 A yarn yarn is needed for coc (nvim autocompletion).
65 keepassxc for the keepass password manager.
66 khal is a cli tool for calendars.
67 khard is a cli tool for contacts.
68 light for adding light for adjustments of screen.
69 lsd is a better version of ls with included colors and tree command.
lxappearance for editing of gtk look.
maxima is a powerful math utility.
70 A nerd-fonts-jetbrains-mono is my favourite font.
71 networkmanager does exactly what it sounds like.
72 nm-connection-editor is a simple way to manage networks.
80 pulseaudio-alsa is an audio interface with ALSA.
81 pulsemixer is an intuitive ncurses audio controller.
82 A python2-pynvim is a utility used by vim plugins for autocompletion etc.
83 python-pynvim is a utility used by vim plugins for autocompletion etc.
84 python-pip is the best friend of python3.
85 A python-ueberzug generates image previews in vifm and other terminal programs.
86 qt5ct is a way to fastly change the look of windows.
90 rtv watch reddit from your command line.
91 sshpass to securely use your passwords.
92 A texlive-latexindent-meta formats latex nicely.
93 todoman is a cli tool for contacts.
94 ttf-joypixels is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
95 A urlscan parses URLs in the terminal allowing keyboard-based selection.
96 vifm is the best file manager with vim keybindings out there.
Loading…
Cancel
Save