Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
11
.config/yadm/bootstrap.v1/bootstrap.d/01-Dependencies.sh
Executable file
11
.config/yadm/bootstrap.v1/bootstrap.d/01-Dependencies.sh
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/bin/env bash
|
||||
|
||||
echo "Installing general apps"
|
||||
|
||||
yay -S --needed neovim \
|
||||
network-manager-applet \
|
||||
ghostty \
|
||||
btop \
|
||||
zoxide fzf \
|
||||
wifi-qr \
|
||||
brightnessctl
|
||||
Loading…
Add table
Add a link
Reference in a new issue