10 lines
144 B
Bash
Executable file
10 lines
144 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
addApplications neovim \
|
|
network-manager-applet \
|
|
ghostty \
|
|
btop \
|
|
zoxide fzf \
|
|
wifi-qr \
|
|
brightnessctl \
|
|
nodejs
|