Adds GTK theme and bootstrap file
This commit is contained in:
parent
cdc55cfec9
commit
084c39594e
9 changed files with 62 additions and 25 deletions
9
.config/yadm/bootstrap.d/_install_dependencies.sh
Executable file
9
.config/yadm/bootstrap.d/_install_dependencies.sh
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/env bash
|
||||
|
||||
echo "Installing general apps"
|
||||
|
||||
yay -S --needed neovim \
|
||||
kitty \
|
||||
btop \
|
||||
zoxide fzf \
|
||||
superfile
|
||||
Loading…
Add table
Add a link
Reference in a new issue