Skip to content

Instantly share code, notes, and snippets.

@Altons
Last active December 16, 2024 20:21
Show Gist options
  • Select an option

  • Save Altons/e56119eda066eb99e4d20514d79ccdc9 to your computer and use it in GitHub Desktop.

Select an option

Save Altons/e56119eda066eb99e4d20514d79ccdc9 to your computer and use it in GitHub Desktop.

Revisions

  1. Altons revised this gist Dec 16, 2024. 1 changed file with 36 additions and 36 deletions.
    72 changes: 36 additions & 36 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -1,71 +1,71 @@
    # frozen_string_literal: true

    # tap "heroku/brew"
    tap 'homebrew/bundle'
    tap 'homebrew/cask'
    tap 'homebrew/cask-versions'
    tap 'homebrew/core'
    # tap 'homebrew/bundle'
    # tap 'homebrew/cask'
    # tap 'homebrew/cask-versions'
    # tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'gcc'
    brew 'zsh'
    # brew 'zsh'
    # brew 'cowsay'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
    brew 'git'
    # brew 'task' # taskwarrior
    # brew 'git'
    brew 'openjdk'
    brew 'r'
    # brew 'fortune'
    brew 'sqlite'
    brew 'git-plus'
    # brew 'sqlite'
    # brew 'git-plus'
    brew 'graphviz'
    brew 'htop'
    brew 'hugo'
    brew 'imagemagick'
    brew 'libdvdcss'
    brew 'mkvtoolnix'
    brew 'nmap'
    # brew 'hugo'
    # brew 'imagemagick'
    # brew 'libdvdcss'
    # brew 'mkvtoolnix'
    # brew 'nmap'
    brew 'node'
    brew 'yarn'
    brew 'openssl@3'
    brew 'ruby-build'
    brew 'rbenv'
    # brew 'ruby-build'
    # brew 'rbenv'
    brew 'tree'
    brew 'wget'
    brew 'zsh'
    # brew 'zsh'
    brew 'zsh-completions'
    brew 'tldr'
    brew 'tree'
    brew 'rg'
    brew 'fzf' # run /usr/local/opt/fzf/install to finish installation
    brew 'jq'
    brew 'gh'
    brew 'exa' # replacement for ls
    brew 'eza' # replacement for ls
    brew 'bat' # replacement for cat
    brew 'yq'
    # brew "heroku/brew/heroku"
    # brew "stripe/stripe-cli/stripe"
    brew 'TomAnthony/brews/itermocil'
    brew 'kotlin'
    brew 'you-get'
    # brew 'TomAnthony/brews/itermocil'
    # brew 'kotlin'
    # brew 'you-get'
    ##### Casks
    cask 'rstudio'
    cask 'adoptopenjdk8'
    # cask 'rstudio'
    # cask 'adoptopenjdk8'
    cask 'google-chrome'
    cask 'firefox'
    cask 'dropbox'
    # cask 'dropbox'
    cask 'alfred'
    cask 'skype'
    cask 'virtualbox'
    cask 'slack'
    cask 'spotify'
    cask 'kindle'
    cask '1password'
    # cask 'skype'
    # cask 'virtualbox'
    # cask 'slack'
    # cask 'spotify'
    # cask '1password'
    cask 'iterm2'
    cask 'calibre'
    cask 'dash'
    # cask 'calibre'
    # cask 'dash'
    cask 'java'
    cask 'mkvtoolnix'
    cask 'ngrok'
    # cask 'mkvtoolnix'
    # cask 'ngrok'
    cask 'dbeaver-community'
    cask 'fantastical'
    cask 'julia'
    # cask 'fantastical'
    # cask 'julia'
  2. Altons revised this gist Dec 29, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'gcc'
    brew 'zsh'
    # brew 'cowsay'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
  3. Altons revised this gist Dec 29, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion Brewfile
    Original file line number Diff line number Diff line change
    @@ -7,6 +7,7 @@ tap 'homebrew/cask-versions'
    tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'gcc'
    # brew 'cowsay'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
    @@ -24,7 +25,7 @@ brew 'mkvtoolnix'
    brew 'nmap'
    brew 'node'
    brew 'yarn'
    brew 'openssl@1.1'
    brew 'openssl@3'
    brew 'ruby-build'
    brew 'rbenv'
    brew 'tree'
  4. Alberto Negron revised this gist Apr 6, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -7,6 +7,7 @@ tap 'homebrew/cask-versions'
    tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'zsh'
    # brew 'cowsay'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
  5. Altons revised this gist Apr 5, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -11,6 +11,7 @@ brew 'icu4c'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
    brew 'git'
    brew 'r'
    # brew 'fortune'
    brew 'sqlite'
    brew 'git-plus'
    @@ -45,6 +46,7 @@ brew 'TomAnthony/brews/itermocil'
    brew 'kotlin'
    brew 'you-get'
    ##### Casks
    cask 'rstudio'
    cask 'adoptopenjdk8'
    cask 'google-chrome'
    cask 'firefox'
  6. Alberto Negron revised this gist Mar 19, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -38,10 +38,12 @@ brew 'jq'
    brew 'gh'
    brew 'exa' # replacement for ls
    brew 'bat' # replacement for cat
    brew 'yq'
    # brew "heroku/brew/heroku"
    # brew "stripe/stripe-cli/stripe"
    brew 'TomAnthony/brews/itermocil'
    brew 'kotlin'
    brew 'you-get'
    ##### Casks
    cask 'adoptopenjdk8'
    cask 'google-chrome'
  7. Altons revised this gist Jan 31, 2021. 1 changed file with 4 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -7,10 +7,11 @@ tap 'homebrew/cask-versions'
    tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'cowsay'
    brew 'elasticsearch'
    # brew 'cowsay'
    # brew 'elasticsearch'
    brew 'task' # taskwarrior
    brew 'git'
    brew 'fortune'
    # brew 'fortune'
    brew 'sqlite'
    brew 'git-plus'
    brew 'graphviz'
  8. Altons revised this gist Oct 3, 2020. 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
    @@ -34,13 +34,13 @@ brew 'tree'
    brew 'rg'
    brew 'fzf' # run /usr/local/opt/fzf/install to finish installation
    brew 'jq'
    # brew 'github/gh/gh'
    brew 'hub'
    brew 'gh'
    brew 'exa' # replacement for ls
    brew 'bat' # replacement for cat
    # brew "heroku/brew/heroku"
    # brew "stripe/stripe-cli/stripe"
    brew 'TomAnthony/brews/itermocil'
    brew 'kotlin'
    ##### Casks
    cask 'adoptopenjdk8'
    cask 'google-chrome'
  9. Altons revised this gist Jun 7, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -40,6 +40,7 @@ brew 'exa' # replacement for ls
    brew 'bat' # replacement for cat
    # brew "heroku/brew/heroku"
    # brew "stripe/stripe-cli/stripe"
    brew 'TomAnthony/brews/itermocil'
    ##### Casks
    cask 'adoptopenjdk8'
    cask 'google-chrome'
  10. Altons revised this gist Jun 1, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -60,3 +60,4 @@ cask 'mkvtoolnix'
    cask 'ngrok'
    cask 'dbeaver-community'
    cask 'fantastical'
    cask 'julia'
  11. Altons revised this gist May 19, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -21,6 +21,7 @@ brew 'libdvdcss'
    brew 'mkvtoolnix'
    brew 'nmap'
    brew 'node'
    brew 'yarn'
    brew '[email protected]'
    brew 'ruby-build'
    brew 'rbenv'
    @@ -29,6 +30,7 @@ brew 'wget'
    brew 'zsh'
    brew 'zsh-completions'
    brew 'tldr'
    brew 'tree'
    brew 'rg'
    brew 'fzf' # run /usr/local/opt/fzf/install to finish installation
    brew 'jq'
  12. Altons revised this gist May 4, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -31,6 +31,7 @@ brew 'zsh-completions'
    brew 'tldr'
    brew 'rg'
    brew 'fzf' # run /usr/local/opt/fzf/install to finish installation
    brew 'jq'
    # brew 'github/gh/gh'
    brew 'hub'
    brew 'exa' # replacement for ls
  13. Altons created this gist May 2, 2020.
    59 changes: 59 additions & 0 deletions Brewfile
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,59 @@
    # frozen_string_literal: true

    # tap "heroku/brew"
    tap 'homebrew/bundle'
    tap 'homebrew/cask'
    tap 'homebrew/cask-versions'
    tap 'homebrew/core'
    # tap "stripe/stripe-cli"
    brew 'icu4c'
    brew 'cowsay'
    brew 'elasticsearch'
    brew 'git'
    brew 'fortune'
    brew 'sqlite'
    brew 'git-plus'
    brew 'graphviz'
    brew 'htop'
    brew 'hugo'
    brew 'imagemagick'
    brew 'libdvdcss'
    brew 'mkvtoolnix'
    brew 'nmap'
    brew 'node'
    brew '[email protected]'
    brew 'ruby-build'
    brew 'rbenv'
    brew 'tree'
    brew 'wget'
    brew 'zsh'
    brew 'zsh-completions'
    brew 'tldr'
    brew 'rg'
    brew 'fzf' # run /usr/local/opt/fzf/install to finish installation
    # brew 'github/gh/gh'
    brew 'hub'
    brew 'exa' # replacement for ls
    brew 'bat' # replacement for cat
    # brew "heroku/brew/heroku"
    # brew "stripe/stripe-cli/stripe"
    ##### Casks
    cask 'adoptopenjdk8'
    cask 'google-chrome'
    cask 'firefox'
    cask 'dropbox'
    cask 'alfred'
    cask 'skype'
    cask 'virtualbox'
    cask 'slack'
    cask 'spotify'
    cask 'kindle'
    cask '1password'
    cask 'iterm2'
    cask 'calibre'
    cask 'dash'
    cask 'java'
    cask 'mkvtoolnix'
    cask 'ngrok'
    cask 'dbeaver-community'
    cask 'fantastical'