Skip to content

Instantly share code, notes, and snippets.

@joske
Last active April 5, 2023 07:26
Show Gist options
  • Select an option

  • Save joske/dd7f58381ce742d0bf3a371e3dda7c48 to your computer and use it in GitHub Desktop.

Select an option

Save joske/dd7f58381ce742d0bf3a371e3dda7c48 to your computer and use it in GitHub Desktop.

Revisions

  1. joske revised this gist Apr 5, 2023. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion Brewfile
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,6 @@ tap "homebrew/bundle"
    tap "homebrew/cask"
    tap "homebrew/cask-fonts"
    tap "homebrew/core"
    tap "michaeleisel/zld"
    brew "bash"
    brew "bash-completion@2"
    brew "bottom"
  2. joske created this gist Apr 5, 2023.
    56 changes: 56 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,56 @@
    tap "homebrew/bundle"
    tap "homebrew/cask"
    tap "homebrew/cask-fonts"
    tap "homebrew/core"
    tap "michaeleisel/zld"
    brew "bash"
    brew "bash-completion@2"
    brew "bottom"
    brew "btop"
    brew "cloc"
    brew "docker"
    brew "docker-credential-helper"
    brew "exa"
    brew "[email protected]"
    brew "fabric"
    brew "fish"
    brew "fisher"
    brew "gdu"
    brew "git-gui"
    brew "gnu-sed"
    brew "go"
    brew "graphviz"
    brew "grep"
    brew "gtk4"
    brew "pkg-config"
    brew "htop"
    brew "jq"
    brew "lazygit"
    brew "libpq", link: true
    brew "lima"
    brew "luarocks"
    brew "multitail"
    brew "neofetch"
    brew "neovim"
    brew "neovide"
    brew "neovim-qt"
    brew "node"
    brew "pv"
    brew "[email protected]"
    brew "ripgrep"
    brew "ruby"
    brew "rust-analyzer"
    brew "rustup-init"
    brew "sccache"
    brew "shellcheck"
    brew "stylua"
    brew "texlive"
    brew "tmux"
    brew "tree"
    brew "universal-ctags"
    brew "watch"
    brew "wget"
    cask "font-ubuntu-mono-nerd-font"
    cask "insomnia"
    cask "meld"
    cask "stats"