Skip to content

Commit 64b9eec

Browse files
committed
build(homebrew): remove deprecated bundle tap and add lnk formula
The homebrew/bundle tap has been deprecated and is no longer needed. Added cpplain/tap/lnk to install the lnk link manager.
1 parent 817d888 commit 64b9eec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

home/.config/homebrew/Brewfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
tap "homebrew/bundle"
2-
31
# Shells
42
brew "bash"
53
brew "fish"
@@ -10,6 +8,7 @@ brew "fzf"
108
brew "git"
119
brew "jq"
1210
brew "lazygit"
11+
brew "cpplain/tap/lnk"
1312
brew "mas"
1413
brew "ripgrep"
1514
brew "sqlite"

0 commit comments

Comments
 (0)