ranger readded to i3

This commit is contained in:
Luke Smith 2019-11-23 07:15:41 -05:00
parent 8de2efa011
commit 748ac6997f
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -6,9 +6,9 @@
,sxhkd,"binds key."
,ttf-inconsolata,"is the monospace font of LARBS."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
,vifm,"is an extensive terminal file manager that everyone likes."
,ranger,"is an extensive terminal file manager that everyone likes."
,ed,"is the standard editor!"
,tree,"lists directory contents like trees. Used by vifm."
,tree,"lists directory contents like trees. Used by ranger."
,arandr,"is a UI for screen adjustment."
,bc,"is used for a dropdown calculator."
,calcurse,"is a lightweight terminal-based calendar."
@ -58,9 +58,9 @@ A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
,zathura,"is a pdf viewer with vim-like bindings."
,zathura-djvu,"gives zathura the ability to read .djvu files."
,zathura-pdf-mupdf,"allows mupdf pdf compatibility in zathura."
A,python-ueberzug,"generates image previews in vifm and other terminal programs."
A,python-ueberzug,"generates image previews in ranger and other terminal programs."
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,mediainfo,"shows audio and video information and is used by vifm as well."
,mediainfo,"shows audio and video information and is used by ranger as well."
,atool,"manages and gives information about archives."
,fzf,"is a fuzzy finder tool."
,highlight,"can highlight code output."
@ -69,5 +69,5 @@ A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
,docx2txt,"enables .docx file previews in vifm."
,odt2txt,"enables .odt file previews in vifm."
,docx2txt,"enables .docx file previews in ranger."
,odt2txt,"enables .odt file previews in ranger."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
6 sxhkd binds key.
7 ttf-inconsolata is the monospace font of LARBS.
8 ttf-linux-libertine provides the sans and serif fonts for LARBS.
9 vifm ranger is an extensive terminal file manager that everyone likes.
10 ed is the standard editor!
11 tree lists directory contents like trees. Used by vifm. lists directory contents like trees. Used by ranger.
12 arandr is a UI for screen adjustment.
13 bc is used for a dropdown calculator.
14 calcurse is a lightweight terminal-based calendar.
58 zathura is a pdf viewer with vim-like bindings.
59 zathura-djvu gives zathura the ability to read .djvu files.
60 zathura-pdf-mupdf allows mupdf pdf compatibility in zathura.
61 A python-ueberzug generates image previews in vifm and other terminal programs. generates image previews in ranger and other terminal programs.
62 poppler manipulates .pdfs and gives .pdf previews and other .pdf functions.
63 mediainfo shows audio and video information and is used by vifm as well. shows audio and video information and is used by ranger as well.
64 atool manages and gives information about archives.
65 fzf is a fuzzy finder tool.
66 highlight can highlight code output.
69 A simple-mtpfs enables the mounting of cell phones.
70 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.
71 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
72 docx2txt enables .docx file previews in vifm. enables .docx file previews in ranger.
73 odt2txt enables .odt file previews in vifm. enables .odt file previews in ranger.