Skip to content

Instantly share code, notes, and snippets.

@dwyn
Last active November 8, 2022 03:16
Show Gist options
  • Select an option

  • Save dwyn/559af8a6cdbec71f1463c0b65b522fba to your computer and use it in GitHub Desktop.

Select an option

Save dwyn/559af8a6cdbec71f1463c0b65b522fba to your computer and use it in GitHub Desktop.

Revisions

  1. dwyn revised this gist Nov 8, 2022. 1 changed file with 0 additions and 6 deletions.
    6 changes: 0 additions & 6 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -40,14 +40,8 @@ brew "tmux"
    brew "wget" # https://www.gnu.org/software/wget/
    brew "ranger"
    brew "k9s"
    brew "archey" # https://obihann.github.io/archey-osx/

    cask "font-fira-code"
    cask "chrome"
    cask "iterm2"
    cask "pixelmator pro"
    cask "slack"
    cask "alfred5"

    mas "One Thing", id: 1604176982
    mas "Hand Mirror", id: 1502839586
  2. dwyn revised this gist Nov 8, 2022. 1 changed file with 10 additions and 19 deletions.
    29 changes: 10 additions & 19 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -49,22 +49,13 @@ cask "pixelmator pro"
    cask "slack"
    cask "alfred5"


    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:

    one-thing 1604176982
    hand-mirror 1502839586
    smart-countdown-timer
    gifski 1351639930
    clean-y-mac 1339170533
    discord
    fantastical 975937182
    amphetamine 937984704
    unarchiver 1537056818
    presentify 1507246666
    mas "One Thing", id: 1604176982
    mas "Hand Mirror", id: 1502839586
    mas "Smart Countdown Timer", id: 1410709951
    mas "gifski", id: 1351639930
    mas "Clean My Mac", id: 1339170533
    mas "Fantastical", id: 975937182
    mas "Amphetamine", id: 937984704
    mas "Unzip - RAR ZIP 7Z Unarchive", id: 1537056818
    mas "Presentify", id: 1507246666
    mas "Smart Countdown Timer", id: 1410709951
  3. dwyn created this gist Nov 8, 2022.
    70 changes: 70 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,70 @@
    # https://github.com/Homebrew/homebrew-bundle
    # https://gist.github.com/ChristopherA/a579274536aab36ea9966f301ff14f3f

    tap "homebrew/cask"
    tap "buo/cask-upgrade"
    tap "homebrew/cask-fonts"

    brew "antidote"
    brew "ca-certificates"
    brew "chezmoi"
    brew "chrome-export"
    brew "gdbm"
    brew "gettext"
    brew "httpie"
    brew "libtermkey"
    brew "gnupg"
    brew "libuv"
    brew "libvterm"
    brew "luajit"
    brew "luv"
    brew "mpdecimal"
    brew "ranger"
    brew "msgpack"
    brew "tree-sitter"
    brew "neovim"
    brew "mas"
    brew "openssl@1.1"
    brew "unibilium"
    brew "python@3.10"
    brew "xz"
    brew "git"
    brew "readline"
    brew "zsh-async"
    brew "mas"
    brew "speedtest-cli" # https://formulae.brew.sh/formula/speedtest-cli
    brew "htop" # cli activity monitor https://hisham.hm/htop/
    brew "cask"
    brew "nvm" # https://formulae.brew.sh/formula/nvm
    brew "tmux"
    brew "wget" # https://www.gnu.org/software/wget/
    brew "ranger"
    brew "k9s"
    brew "archey" # https://obihann.github.io/archey-osx/

    cask "font-fira-code"
    cask "chrome"
    cask "iterm2"
    cask "pixelmator pro"
    cask "slack"
    cask "alfred5"


    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:
    mas "", id:

    one-thing 1604176982
    hand-mirror 1502839586
    smart-countdown-timer
    gifski 1351639930
    clean-y-mac 1339170533
    discord
    fantastical 975937182
    amphetamine 937984704
    unarchiver 1537056818
    presentify 1507246666