Skip to content

Commit

Permalink
adding lnav, what a cool tool
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Oct 20, 2024
1 parent 7c26d83 commit a8aa55c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ brew "cloc" # code analytics
brew "jq" # json extraction
brew "hey"
brew "gh"
brew "dust"
brew "sqlite"
brew "md5sha1sum"
brew "git-lfs"
Expand Down Expand Up @@ -70,7 +69,7 @@ brew "svn" # for `zinit ice svn`
brew "dog" # dig replacement
brew "moreutils" # sponge
brew "xplr" # file management
brew "dust" # du replacement
brew "dust" # du replacement, another option is duf
brew "qpdf" # for decrypting pdf files
brew "rsync" # get the latest version for new features
brew "watch" # execute program every X seconds
Expand Down Expand Up @@ -98,6 +97,7 @@ if OS.mac?
brew "broot" # better file finding
brew "dolt"
brew "noborus/tap/ov" # pager replacement
brew "lnav" # log viewer, partial pager replacement
brew "ollama"
brew "llm"
brew "buildpacks/tap/pack"
Expand Down

0 comments on commit a8aa55c

Please sign in to comment.