Skip to content

Commit

Permalink
feat: support vscode on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
elahe-dastan committed Nov 1, 2023
1 parent 16d1f87 commit 54265f0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ main_pacman() {
require_aur visual-studio-code-insiders-bin
}

main_apt() {
return 1
}

main_brew() {
return 1
require_brew_cask visual-studio-code
}

main() {
Expand Down

0 comments on commit 54265f0

Please sign in to comment.