Update .profile

This commit is contained in:
jfontaine35 2024-04-30 15:16:55 +02:00 committed by GitHub
parent 00ca042fb1
commit fcc7c2d1c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ if [ -f "$marker_file" ]; then
else else
touch "$marker_file" touch "$marker_file"
apt install -y neofetch mailutils figlet dnsutils net-tools lm-sensors nodejs npm apt install -y neofetch mailutils figlet dnsutils net-tools lm-sensors nodejs npm
apt install -y libxdamage1 libxkbcommon0 libatk-bridge2.0-0 libatk1.0-0
cd ~ cd ~
wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb
dpkg -i fastfetch-linux-amd64.deb dpkg -i fastfetch-linux-amd64.deb
@ -154,3 +155,4 @@ xterm*|rxvt*)
;; ;;
esac esac
figlet H3 Campus figlet H3 Campus
fast &