Skip to content

Commit

Permalink
Update debian-bookworm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Willie169 authored Feb 2, 2025
1 parent 14b17a8 commit fecbf53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian-bookworm.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apt update && apt upgrade -y && apt install automake bash build-essential bzip2 clang cmake command-not-found curl dbus file gdb gh git golang grep libboost-all-dev libssl-dev iproute2 jq make maven mc nano neovim nodejs npm openjdk-17-jdk openssh-client openssh-server openssl pandoc perl procps python3-pip python3-all-dev python3-venv rust-all tar texlive-full tmux vim wget zsh -y
apt update && apt upgrade -y && apt install automake bash build-essential bzip2 clang cmake command-not-found curl dbus file gdb gh ghostscript git golang grep libboost-all-dev libssl-dev iproute2 jq make maven mc nano neovim nodejs npm openjdk-17-jdk openssh-client openssh-server openssl pandoc perl procps python3-pip python3-all-dev python3-venv rust-all tar texlive-full tmux vim wget zsh -y
echo 'alias src="source"
export FONTCONFIG_PATH="/usr/share/fonts"' >> ~/.bashrc
source ~/.bashrc
Expand Down

0 comments on commit fecbf53

Please sign in to comment.