1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-10-10 01:41:16 +02:00

readme: updated

This commit is contained in:
TiynGER
2021-06-13 19:00:38 +02:00
parent 6dfcaba040
commit 594ff417f7
2 changed files with 22 additions and 29 deletions

View File

@@ -43,8 +43,8 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.,,
,zsh-syntax-highlighting,for fish like shell highlighting in the shell,,
A,task-spooler,queues commands or files for download.,,
A,simple-mtpfs,enables the mounting of cell phones.,,
A,dmenu-tiyn-git,runs commands and provides a UI for selection.,,
A,st-tiyn-git,is my custom build of suckless's terminal emulator.,,
G,https://github.com/tiyn/dmenu.git,runs commands and provides a UI for selection.,,
G,https://github.com/tiyn/st.git,is my custom build of suckless's terminal emulator.,,
G,https://github.com/tiyn/dwm.git,is my custom build of suckless's window manager.,,
G,https://github.com/tiyn/slock.git,is the screen lock.,,
G,https://github.com/tiyn/dwmblocks.git,is a script to refresh the dwm statusbar,,
@@ -71,18 +71,16 @@ A,nerd-fonts-jetbrains-mono,is my favourite font.,,
,odt2txt,enables .odt file previews in vifm.,,
,openssh,is adding a way to use ssh.,,
,os-prober,is a tool for detecting OSes on a drive.,,
,owncloud-client,is a way to get your files from your own server to your computer and keep them synchronized.,,
,nextcloud-client,is a way to get your files from your own server to your computer and keep them synchronized.,,
A,pfetch-git,is giving some flair to the command .,,
,pkgfile,is a tool for zsh to help with unknown commands.,,
,pulseaudio,is the audio system (>inb4 bloat).,,
,pulseaudio-alsa,is an audio interface with ALSA.,,
,pulsemixer,is an intuitive ncurses audio controller.,,
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.,,
A,python-ueberzug,generates image previews in vifm and other terminal programs.,,
,qt5ct,is a way to fastly change the look of windows.,,
,qutebrowser,is a lightweight browser with vim bindings.,,
A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,,
,rsync,is a way to transfer files.,,
,rtv,watch reddit from your command line.,,
1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
43 zsh-syntax-highlighting for fish like shell highlighting in the shell
44 A task-spooler queues commands or files for download.
45 A simple-mtpfs enables the mounting of cell phones.
46 A G dmenu-tiyn-git https://github.com/tiyn/dmenu.git runs commands and provides a UI for selection.
47 A G st-tiyn-git https://github.com/tiyn/st.git is my custom build of suckless's terminal emulator.
48 G https://github.com/tiyn/dwm.git is my custom build of suckless's window manager.
49 G https://github.com/tiyn/slock.git is the screen lock.
50 G https://github.com/tiyn/dwmblocks.git is a script to refresh the dwm statusbar
71 odt2txt enables .odt file previews in vifm.
72 openssh is adding a way to use ssh.
73 os-prober is a tool for detecting OSes on a drive.
74 owncloud-client nextcloud-client is a way to get your files from your own server to your computer and keep them synchronized.
75 A pfetch-git is giving some flair to the command .
76 pkgfile is a tool for zsh to help with unknown commands.
77 pulseaudio is the audio system (>inb4 bloat).
78 pulseaudio-alsa is an audio interface with ALSA.
79 pulsemixer is an intuitive ncurses audio controller.
A python2-pynvim is a utility used by vim plugins for autocompletion etc.
80 python-pynvim is a utility used by vim plugins for autocompletion etc.
81 python-pip is the best friend of python3.
82 A python-ueberzug generates image previews in vifm and other terminal programs.
83 qt5ct is a way to fastly change the look of windows.
qutebrowser is a lightweight browser with vim bindings.
84 A redshift-minimal is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.
85 rsync is a way to transfer files.
86 rtv watch reddit from your command line.