Updated scripts

This commit is contained in:
2025-05-17 23:05:51 +02:00
parent 22279adb21
commit 500d092c7a
11 changed files with 116 additions and 48 deletions

View File

@@ -169,7 +169,7 @@ sudo pacman --noconfirm --needed -S timeshift bc git-lfs cmake gawk wget gettext
yay --noconfirm -S --needed --aur downgrade
rustup update stable
rustup default stable
ln -sf ~/linuxbox/bashrc ~/.bashrc
ln -sf ~/linuxbox/bashrc_arch ~/.bashrc
mkdir -p ~/.local/bin
ln -sf ~/linuxbox/update_wrapper.sh ~/.local/bin/update
sudo localectl set-locale LANG=en_US.UTF-8
@@ -268,13 +268,13 @@ if [ "${ROLES[TERMINAL]}" == "yes" ]; then
~/.fzf/install --all
source ~/.fzf.bash
printf -- '\033[33m Installing ble.sh\n\033[37m'
if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
cd ~
git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git
make -C ble.sh install
if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
ln -sf ~/linuxbox/blerc ~/.blerc
# printf -- '\033[33m Installing ble.sh\n\033[37m'
# if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
# cd ~
# git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git
# make -C ble.sh install
# if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
# ln -sf ~/linuxbox/blerc ~/.blerc
printf -- '\033[33m Installing LSP servers\n\033[37m'
sudo pacman --noconfirm --needed -S prettier stylua python-black shfmt lua-language-server bash-language-server ccls vscode-html-languageserver vscode-json-languageserver marksman pyright yaml-language-server vscode-css-languageserver clang
@@ -311,7 +311,7 @@ fi
if [ "${ROLES[DESKTOP_BASE]}" == "yes" ]; then
printf -- '\033[33m Installing desktop base utilities\n\033[37m'
sudo pacman --noconfirm --needed -S feh
flatpak install -y flathub io.github.equicord.equibop
flatpak install -y flathub com.discordapp.Discord
flatpak install -y flathub com.behringer.XAirEdit
flatpak install -y flathub com.moonlight_stream.Moonlight
flatpak install -y flathub com.github.vikdevelop.timer