Files
configs/ubuntu.sh
2024-06-08 01:51:49 +02:00

17 lines
424 B
Bash

sudo apt update
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt install build-essential btop fish neovim 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