1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-04-26 03:45:21 -04:00

use VS Code insiders build

This commit is contained in:
Jake Jarvis 2019-09-25 10:52:11 -04:00
parent fd5022fff4
commit a07eb7c623
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

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