legacy.csv removed

This commit is contained in:
Luke Smith 2019-11-23 23:12:27 -05:00
parent ec549568dc
commit 0844c76051
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -1,69 +0,0 @@
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
,i3-gaps,"is the main graphical user interface and window manager."
,xorg-server,"is the graphical server."
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
,sxhkd,"binds keys."
,ttf-inconsolata,"is the monospace font of LARBS."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
A,ranger-git,"is an extensive terminal file manager that everyone likes."
,arandr,"is a UI for screen adjustment."
,bc,"is used for a dropdown calculator."
,calcurse,"is a lightweight terminal-based calendar."
,xcompmgr,"is for transparency and removing screen-tearing."
,xorg-xprop,"is a tool for detecting window properties."
,dosfstools,"allows your computer to access dos-like filesystems."
,libnotify,"allows desktop notifications."
,dunst,"is a suckless notification system."
,exfat-utils,"allows management of FAT drives."
,sxiv,"is a minimalist image viewer."
,xwallpaper,"sets the wallpaper."
,ffmpeg,"can record and splice video and audio on the command line."
,gnome-keyring,"serves as the system keyring."
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,neovim,"a tidier vim with some useful features"
,i3blocks,"is the status bar."
,i3lock,"is the screen lock."
,mpd,"is a lightweight music daemon."
,mpc,"is a terminal interface for mpd."
,mpv,"is the patrician's choice video player."
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."
,ttf-joypixels,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere."
A,ttf-symbola,"provides unicode and emoji symbols."
,ntfs-3g,"allows accessing NTFS partitions."
,pulseaudio,"is the audio system (>inb4 bloat)."
,pulseaudio-alsa,"is an audio interface with ALSA."
,pulsemixer,"is an intuitive ncurses audio controller."
A,sc-im,"is an Excel-like terminal spreadsheet manager."
,maim,"can take quick screenshots at your request."
,socat,"is a socket utility."
,tmux,"is a terminal multiplexer and the dropdown window in LARBS."
,unclutter,"hides an inactive mouse."
,unrar,"extracts rar's."
,unzip,"unzips zips."
A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
,w3m,"is a terminal browser which can also view images."
,xcape,"gives the special escape/super mappings of LARBS."
,xclip,"allows for copying and pasting from the command line."
,xdotool,"provides window action utilities on the command line."
,xorg-xdpyinfo,"aids with resolution determination and screen recording."
,youtube-dl,"can download any YouTube video (or playlist or channel) when given the link."
,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 ranger and other terminal programs."
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,mediainfo,"shows audio and video information."
,atool,"manages and gives information about archives."
,fzf,"is a fuzzy finder tool."
,highlight,"can highlight code output."
,xorg-xbacklight,"enables changing screen brightness levels."
,zsh-syntax-highlighting,"provides fish-like syntax highlighting in the shell."
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 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)
2 i3-gaps is the main graphical user interface and window manager.
3 xorg-server is the graphical server.
4 xorg-xwininfo allows querying information about windows.
5 xorg-xinit starts the graphical server.
6 sxhkd binds keys.
7 ttf-inconsolata is the monospace font of LARBS.
8 ttf-linux-libertine provides the sans and serif fonts for LARBS.
9 A ranger-git is an extensive terminal file manager that everyone likes.
10 arandr is a UI for screen adjustment.
11 bc is used for a dropdown calculator.
12 calcurse is a lightweight terminal-based calendar.
13 xcompmgr is for transparency and removing screen-tearing.
14 xorg-xprop is a tool for detecting window properties.
15 dosfstools allows your computer to access dos-like filesystems.
16 libnotify allows desktop notifications.
17 dunst is a suckless notification system.
18 exfat-utils allows management of FAT drives.
19 sxiv is a minimalist image viewer.
20 xwallpaper sets the wallpaper.
21 ffmpeg can record and splice video and audio on the command line.
22 gnome-keyring serves as the system keyring.
23 A gtk-theme-arc-gruvbox-git gives the dark GTK theme used in LARBS.
24 neovim a tidier vim with some useful features
25 i3blocks is the status bar.
26 i3lock is the screen lock.
27 mpd is a lightweight music daemon.
28 mpc is a terminal interface for mpd.
29 mpv is the patrician's choice video player.
30 ncmpcpp a ncurses interface for music with multiple formats and a powerful tag editor.
31 newsboat is a terminal RSS client.
32 A brave-bin is an elegant browser with built-in adblocking, tor and other features.
33 ttf-joypixels is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
34 A ttf-symbola provides unicode and emoji symbols.
35 ntfs-3g allows accessing NTFS partitions.
36 pulseaudio is the audio system (>inb4 bloat).
37 pulseaudio-alsa is an audio interface with ALSA.
38 pulsemixer is an intuitive ncurses audio controller.
39 A sc-im is an Excel-like terminal spreadsheet manager.
40 maim can take quick screenshots at your request.
41 socat is a socket utility.
42 tmux is a terminal multiplexer and the dropdown window in LARBS.
43 unclutter hides an inactive mouse.
44 unrar extracts rar's.
45 unzip unzips zips.
46 A urlscan parses URLs in the terminal allowing keyboard-based selection.
47 w3m is a terminal browser which can also view images.
48 xcape gives the special escape/super mappings of LARBS.
49 xclip allows for copying and pasting from the command line.
50 xdotool provides window action utilities on the command line.
51 xorg-xdpyinfo aids with resolution determination and screen recording.
52 youtube-dl can download any YouTube video (or playlist or channel) when given the link.
53 zathura is a pdf viewer with vim-like bindings.
54 zathura-djvu gives zathura the ability to read .djvu files.
55 zathura-pdf-mupdf allows mupdf pdf compatibility in zathura.
56 A python-ueberzug generates image previews in ranger and other terminal programs.
57 poppler manipulates .pdfs and gives .pdf previews and other .pdf functions.
58 mediainfo shows audio and video information.
59 atool manages and gives information about archives.
60 fzf is a fuzzy finder tool.
61 highlight can highlight code output.
62 xorg-xbacklight enables changing screen brightness levels.
63 zsh-syntax-highlighting provides fish-like syntax highlighting in the shell.
64 A task-spooler queues commands or files for download.
65 A simple-mtpfs enables the mounting of cell phones.
66 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.
67 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
68 docx2txt enables .docx file previews in ranger.
69 odt2txt enables .odt file previews in ranger.