Last active
April 5, 2023 07:26
-
-
Save joske/dd7f58381ce742d0bf3a371e3dda7c48 to your computer and use it in GitHub Desktop.
Revisions
-
joske revised this gist
Apr 5, 2023 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" brew "bash" brew "bash-completion@2" brew "bottom" -
joske created this gist
Apr 5, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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"