init dotfiles

This commit is contained in:
Morgan Wattiez
2019-03-01 09:17:42 +01:00
commit 0f0796d130
8 changed files with 179 additions and 0 deletions

16
Brewfile Normal file
View File

@ -0,0 +1,16 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "twpayne/taps"
cask "java"
brew "git-ftp"
brew "gnu-sed"
brew "hugo"
brew "inetutils"
brew "ncftp"
brew "plantuml"
brew "ripgrep"
brew "twpayne/taps/chezmoi"
cask "pgadmin4"
cask "sloth"
brew "node"