Skip to content

Commit

Permalink
arch: packages update
Browse files Browse the repository at this point in the history
yazi now in extra so can take it out of aur

Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Nov 1, 2023
1 parent fb2964f commit 0a01249
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/pacstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ rust=(
dust
starship
zoxide
yazi
bandwhich
lychee
# skim
Expand Down Expand Up @@ -192,7 +193,7 @@ network=(
#openvpn
#nmap
net-tools # netstat
#bind-tools # contains dig
bind-tools # contains dig / nslookup
#traceroute
#bmon
#trickle
Expand Down Expand Up @@ -226,7 +227,6 @@ install_tools "filesystem" "${filesystem[@]}"
# shellcheck disable=SC2034
aur=(
slides # terminal presentation framework
yazi-bin # rust ranger replacement
ueberzugpp # image rendering for yazi + alacritty
dyff # kubernetes GVK aware diffing
rancher-k3d-bin # k3d from rancher's own repo: https://github.com/k3d-io/k3d/blob/main/deploy-aur.sh
Expand Down
1 change: 1 addition & 0 deletions bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
# # theming
# - catppuccin-gtk-theme-mocha
# - catppuccin-cursors-mocha
# - swaylock-effects
# - nwg-look
# when: display_driver == "mesa"

Expand Down

0 comments on commit 0a01249

Please sign in to comment.