Overhauled bootstrap files
This commit is contained in:
parent
abed723ceb
commit
52ad4a6b19
8 changed files with 26 additions and 3 deletions
10
.config/yadm/bootstrap.d/00-Dependencies.sh
Executable file
10
.config/yadm/bootstrap.d/00-Dependencies.sh
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#!/bin/env bash
|
||||
|
||||
echo "Installing general apps"
|
||||
|
||||
yay -S --needed neovim \
|
||||
network-manager-applet \
|
||||
ghostty \
|
||||
btop \
|
||||
zoxide fzf \
|
||||
superfile
|
||||
Loading…
Add table
Add a link
Reference in a new issue