Skip to content

Commit

Permalink
add lychee
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Aug 29, 2023
1 parent 9cbde9b commit 06f688d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions arch/pacstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ rust=(
starship
zoxide
bandwhich
lychee
# skim
#joshuto (maybe.. ranger rust replacement on aur)
ncspot
Expand Down
2 changes: 1 addition & 1 deletion mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ cask "signal"
cask "slack"
cask "visual-studio-code"
cask "background-music"
cask "vlc"
cask "font-inconsolata-nerd-font"
#brew "font-liberation" # mostly for linux compat
brew "mpv"
Expand Down Expand Up @@ -91,6 +90,7 @@ brew "k3d"
brew "helm"
brew "k9s"
brew "terraform"
brew "lychee"

brew "kdash-rs/kdash/kdash"
brew "homeport/tap/dyff"
Expand Down

0 comments on commit 06f688d

Please sign in to comment.