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