some installer updates
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
|
||||
# Setup rbw
|
||||
rbw config set email mathias2784@web.de
|
||||
rbw register
|
||||
# # Setup rbw
|
||||
# rbw config set email mathias2784@web.de
|
||||
# rbw register
|
||||
#
|
||||
# export NC_USER="mathias"
|
||||
# export NC_PASSWORD="$(rbw get Nextcloud)"
|
||||
#
|
||||
# mkdir -p $HOME/nextcloud
|
||||
|
||||
export NC_USER="mathias"
|
||||
export NC_PASSWORD="$(rbw get Nextcloud)"
|
||||
nextcloud
|
||||
echo "warte kurz..."
|
||||
sleep 10
|
||||
|
||||
mkdir -p $HOME/nextcloud
|
||||
|
||||
nextcloudcmd --non-interactive \
|
||||
~/nextcloud \
|
||||
|
||||
@@ -6,13 +6,13 @@ basic:
|
||||
stow nvim
|
||||
bash .install_skripte/nextcloud.sh
|
||||
hypr: basic
|
||||
stow hypr
|
||||
bash .install_skripte/install_hypr_pcks.sh
|
||||
stow hypr
|
||||
bash hypr/.config/hypr/scripts/ensure-env.sh
|
||||
bash hypr/.config/hypr/scripts/portal-host-override.sh
|
||||
bash hypr/.config/hypr/scripts/fix_dolphin_file_associations.sh
|
||||
kreation: basic
|
||||
stow kreation
|
||||
bash .install_skripte/install_kreation_pcks.sh
|
||||
stow kreation
|
||||
bunters-monster: basic hypr kreation
|
||||
.install_skripte/buntes-monster-links.sh
|
||||
|
||||
Reference in New Issue
Block a user