No longer need gum or tte as preflights
No more identification up front, no toast during initial install
This commit is contained in:
parent
3880c49469
commit
7056a3903a
@ -51,10 +51,8 @@ show_subtext() {
|
||||
# Install prerequisites
|
||||
source $OMARCHY_INSTALL/preflight/chroot.sh
|
||||
source $OMARCHY_INSTALL/preflight/mirrorlist.sh
|
||||
source $OMARCHY_INSTALL/preflight/gum.sh
|
||||
source $OMARCHY_INSTALL/preflight/guard.sh
|
||||
source $OMARCHY_INSTALL/preflight/aur.sh
|
||||
source $OMARCHY_INSTALL/preflight/tte.sh
|
||||
source $OMARCHY_INSTALL/preflight/migrations.sh
|
||||
|
||||
# Configuration
|
||||
|
@ -6,4 +6,5 @@ yay -S --noconfirm --needed \
|
||||
wl-clipboard btop \
|
||||
man tldr less whois plocate \
|
||||
starship bash-completion \
|
||||
gum python-poetry-core python-terminaltexteffects \
|
||||
alacritty
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman -S --noconfirm --needed gum
|
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
yay -S --noconfirm --needed python-poetry-core python-terminaltexteffects
|
Loading…
x
Reference in New Issue
Block a user