Skip to content

Commit

Permalink
yazi + slides
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 11, 2023
1 parent 5a5b1ab commit 5fdac5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/pacstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,6 @@ install_tools "filesystem" "${filesystem[@]}"
# shellcheck disable=SC2034
aur=(
#joshuto (maybe.. ranger rust replacement on aur)
slides # terminal presentation framework
yazi-bin # rust ranger replacement
)
3 changes: 3 additions & 0 deletions mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@ brew "direnv"
brew "dust"
brew "ruff"
brew "zoxide"
brew "yazi"
brew "choose-rust"
brew "git-delta"
brew "gh"
brew "gum"
brew "slides"
brew "cloudflared"
brew "ncspot"
brew "keychain"
Expand Down Expand Up @@ -97,6 +99,7 @@ brew "k9s"
brew "terraform"
brew "lychee"

# taps
brew "kdash-rs/kdash/kdash"
brew "homeport/tap/dyff"
brew "fluxcd/tap/flux"
Expand Down

0 comments on commit 5fdac5f

Please sign in to comment.