wip
This commit is contained in:
parent
ae2d3bab26
commit
afebf4edae
1 changed files with 20 additions and 18 deletions
|
@ -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 │
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue