1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-06-28 18:45:41 -04:00

use VS Code insiders build

This commit is contained in:
2019-09-25 10:52:11 -04:00
parent fd5022fff4
commit a07eb7c623

View File

@ -49,6 +49,9 @@ alias ripdock="sudo killall Dock"
alias ripmenu="sudo killall SystemUIServer NotificationCenter"
alias finder="open -a Finder ./"
# use VS Code insiders build
alias code="code-insiders"
alias vs="code ./"
# required: https://github.com/github/hub