diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-02-17 11:28:10 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-02-17 11:28:10 +0100 |
| commit | a06ef1e4ba9ec9fa63c226dde3874a9aae866e16 (patch) | |
| tree | e8445d8c845af85600200fd113ff78afeaab22bf | |
| parent | b60bea194f665fcd3052f8f9949026684e525ac8 (diff) | |
Add the brew casks for goland IDE and obisidian
| -rw-r--r-- | Brewfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -68,6 +68,7 @@ cask "virtualbox" cask "vagrant" # tap "wtfutil/wtfutil" # brew "wtfutil" +cask "obsidian" ### Springer Nature brew "jq" @@ -79,3 +80,4 @@ brew "terraform" cask "google-cloud-sdk" cask "docker" brew "sshuttle" +cask "goland" |
