This commit is contained in:
pika 2025-04-06 20:56:44 +02:00
parent ae2d3bab26
commit afebf4edae

View file

@ -4,24 +4,26 @@
# ╭──────────────╮
# │ dependencies │
# ╰──────────────╯
deps=("7zip
bc
btop
exa
fzf
gawk
gdu
git
make
pv
ripgrep
rsync
stow
tmux
trash-cli
unzip
zoxide
zsh")
deps=(
7zip
bc
btop
exa
fzf
gawk
gdu
git
make
pv
ripgrep
rsync
stow
tmux
trash-cli
unzip
zoxide
zsh
)
# ╭─────────────╮
# │ ENVIRONMENT │