scripts: cleanup
This commit is contained in:
parent
a7a789fe06
commit
37fa71fde7
3 changed files with 4 additions and 38 deletions
7
scripts/bootstrap
vendored
Normal file → Executable file
7
scripts/bootstrap
vendored
Normal file → Executable file
|
@ -10,12 +10,13 @@ sudo apt install -y \
|
|||
npm \
|
||||
gcc \
|
||||
zsh \
|
||||
git
|
||||
git \
|
||||
fzf \
|
||||
eza \
|
||||
bat
|
||||
|
||||
sudo snap install --classic ghostty
|
||||
sudo snap install --classic emacs
|
||||
|
||||
guix pull
|
||||
guix install guile-lsp-server
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue