Update todo items, update workspaces doc, note bug in tmi
This commit is contained in:
@@ -29,7 +29,7 @@ echo "---- settings vars for system type -----"
|
||||
case $setup_distro in
|
||||
(arch | artix)
|
||||
install_cmd="sudo pacman -S --noconfirm"
|
||||
update_pkg_manager_and_defs_cmd='' # don't; update system instead?
|
||||
update_pkg_manager_and_defs_cmd='' # don't; update system instead
|
||||
update_pkgs_cmd='sudo pacman -Syu'
|
||||
;;
|
||||
(debian)
|
||||
|
||||
Reference in New Issue
Block a user