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