dotfiles/scripts/bootstrap
2025-06-12 01:33:12 +02:00

22 lines
336 B
Bash
Executable file
Vendored

#!/usr/bin/env bash
sudo apt update
sudo apt install -y \
guix \
silversearcher-ag \
fastfetch \
python3-nautilus \
curl \
npm \
gcc \
zsh \
git \
fzf \
eza \
bat
sudo snap install --classic ghostty
sudo snap install --classic emacs
guix pull
guix install guile-lsp-server