Added some git config

This commit is contained in:
2021-12-12 09:27:34 -05:00
parent 999427b382
commit c845c27291
7 changed files with 66 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
tap "homebrew/cask"
tap "homebrew/cask-fonts"
# TODO: Make the application directory a global variable ??
# set arguments for all 'brew install --cask' commands
@@ -11,6 +12,7 @@ brew "mas"
brew "neovim"
brew "ripgrep"
brew "stow"
brew "swift-format"
brew "zsh"
# casks
@@ -19,3 +21,6 @@ cask "google-chrome"
cask "iterm2"
cask "paw"
#cask "sketchup-pro"
# fonts
cask "font-inconsolata-nerd-font"