Files
configs/ubuntu.sh
2024-05-09 19:06:29 +02:00

17 lines
422 B
Bash

sudo apt update
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt install build-essential btop fish nvim tmux curl git nodejs npm ripgrep
curl -fsSL https://bun.sh/install | bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
curl -L https://foundry.paradigm.xyz | bash
source /home/patryk/.bashrc
foundryup
sudo apt install chromium alacritty vlc krita inkscape blender
which fish
chsh patryk