mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:26:42 +00:00
Update Brewfile
This commit is contained in:
7
Brewfile
7
Brewfile
@@ -1,7 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# rubocop:disable Naming/FileName
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Setup
|
# Setup
|
||||||
#
|
#
|
||||||
@@ -30,6 +28,7 @@ brew 'git-crypt'
|
|||||||
brew 'git-standup'
|
brew 'git-standup'
|
||||||
brew 'global', args: ['with-ctags', 'with-pygments']
|
brew 'global', args: ['with-ctags', 'with-pygments']
|
||||||
brew 'go'
|
brew 'go'
|
||||||
|
brew 'highlight'
|
||||||
brew 'htop'
|
brew 'htop'
|
||||||
brew 'httpie'
|
brew 'httpie'
|
||||||
brew 'jq'
|
brew 'jq'
|
||||||
@@ -37,6 +36,8 @@ brew 'less'
|
|||||||
brew 'lua'
|
brew 'lua'
|
||||||
brew 'luarocks'
|
brew 'luarocks'
|
||||||
brew 'mas'
|
brew 'mas'
|
||||||
|
brew 'mosh'
|
||||||
|
brew 'node'
|
||||||
brew 'peco'
|
brew 'peco'
|
||||||
brew 'pgformatter'
|
brew 'pgformatter'
|
||||||
brew 'postgresql'
|
brew 'postgresql'
|
||||||
@@ -287,5 +288,3 @@ if hostname == 'UAC00013'
|
|||||||
mas 'Microsoft Remote Desktop 8', id: 715_768_417
|
mas 'Microsoft Remote Desktop 8', id: 715_768_417
|
||||||
mas 'Microsoft Remote Desktop 10', id: 1_295_203_466
|
mas 'Microsoft Remote Desktop 10', id: 1_295_203_466
|
||||||
end
|
end
|
||||||
|
|
||||||
# rubocop:enable Naming/FileName
|
|
||||||
|
|||||||
Reference in New Issue
Block a user