Compare commits

...

1 Commits

Author SHA1 Message Date
Justin Lin
6757de8337 Change to my version of software 2022-08-07 11:15:24 +08:00
2 changed files with 5 additions and 4 deletions

View File

@@ -14,8 +14,8 @@ while getopts ":a:r:b:p:h" o; do case "${o}" in
*) printf "Invalid option: -%s\\n" "$OPTARG" && exit 1 ;;
esac done
[ -z "$dotfilesrepo" ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git"
[ -z "$progsfile" ] && progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv"
[ -z "$dotfilesrepo" ] && dotfilesrepo="https://git.wancat.cc/wancat/voidrice.git"
[ -z "$progsfile" ] && progsfile="https://git.wancat.cc/wancat/larbs/raw/branch/master/progs.csv"
[ -z "$aurhelper" ] && aurhelper="yay"
[ -z "$repobranch" ] && repobranch="master"

View File

@@ -57,10 +57,10 @@ A,zsh-fast-syntax-highlighting-git,"provides syntax highlighting in the shell."
A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
A,htop-vim,"is a graphical and colorful system monitor."
G,https://github.com/LukeSmithxyz/dwmblocks.git,"serves as the modular status bar."
G,https://git.wancat.cc/wancat/dwmblocks.git,"serves as the modular status bar."
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."
G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."
G,https://git.wancat.cc/wancat/dwm.git,"is the window manager."
A,mutt-wizard-git,"is a light-weight terminal-based email system."
,slock,"allows you to lock your computer, and quickly unlock with your password."
,socat,"is a utility which establishes two byte streams and transfers data between them."
@@ -79,3 +79,4 @@ A,ibus-array,"is a Chinese input method"
,bluez,"manages bluetooth devices"
,bluez-utils,"manages bluetooth devices"
,bluez-openrc,"manages bluetooth devices"
,noto-fonts-cjk,"is a font for CJK"
1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
57 A task-spooler queues commands or files for download.
58 A simple-mtpfs enables the mounting of cell phones.
59 A htop-vim is a graphical and colorful system monitor.
60 G https://github.com/LukeSmithxyz/dwmblocks.git https://git.wancat.cc/wancat/dwmblocks.git serves as the modular status bar.
61 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.
62 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
63 G https://github.com/lukesmithxyz/dwm.git https://git.wancat.cc/wancat/dwm.git is the window manager.
64 A mutt-wizard-git is a light-weight terminal-based email system.
65 slock allows you to lock your computer, and quickly unlock with your password.
66 socat is a utility which establishes two byte streams and transfers data between them.
79 bluez manages bluetooth devices
80 bluez-utils manages bluetooth devices
81 bluez-openrc manages bluetooth devices
82 noto-fonts-cjk is a font for CJK