Skip to content

Commit

Permalink
Revert "removing os specific config files"
Browse files Browse the repository at this point in the history
This reverts commit d498114.
  • Loading branch information
ashton committed May 16, 2024
1 parent d498114 commit 26a16fa
Show file tree
Hide file tree
Showing 2 changed files with 1,323 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .config/Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
tap "clojure-lsp/brew"
tap "d12frosted/emacs-plus"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "coreutils"
brew "iterm2"
brew "asdf"
brew "fzf"
brew "starship"
brew "git"
brew "gnupg"
brew "openjdk"
brew "leiningen"
brew "neovim"
brew "ripgrep"
brew "unzip"
brew "vim"
brew "virtualenv"
brew "meetingbar"
brew "wget"
brew "yarn"
brew "clojure-lsp/brew/clojure-lsp-native"
brew "d12frosted/emacs-plus/emacs-plus@28"
cask "ferdi"
cask "font-fira-code-nerd-font"
cask "font-jetbrains-mono-nerd-font"
cask "postico"
cask "postman"
cask "rectangle"
cask "spotify"
cask "sublime-text"
cask "visual-studio-code"
Loading

0 comments on commit 26a16fa

Please sign in to comment.