Fixing bug
This commit is contained in:
parent
e7f94e5464
commit
c7d525cef9
2 changed files with 4 additions and 4 deletions
|
|
@ -17,8 +17,8 @@ function install {
|
|||
}
|
||||
|
||||
|
||||
cask_packages = (gimp thunderbird firefox zotero rectangle vlc iterm2 inkscape obsidian blender mactex bitwarden visual-studio-code spotify)
|
||||
other_packages = (neovim tmux docker docker-compose git curl zsh stow tree node universal-ctags)
|
||||
cask_packages=("gimp" "thunderbird" "firefox" "zotero" "rectangle" "vlc" "iterm2" "inkscape" "obsidian" "blender" "mactex" "bitwarden" "visual-studio-code" "spotify")
|
||||
other_packages=("neovim" "tmux" "docker" "docker-compose" "git" "curl" "zsh" "stow" "tree" "node" "universal-ctags")
|
||||
|
||||
brew update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue