Replace sublime text with vscode
This commit is contained in:
parent
2dff177176
commit
ce3c1690cb
3 changed files with 2 additions and 2 deletions
|
@ -82,6 +82,7 @@ alias rd="popd"
|
|||
alias s="cd ~/Source"
|
||||
alias sci="ssh-copy-id -i .ssh/id_rsa.pub"
|
||||
alias sd="pwd | pushd"
|
||||
alias subl="code"
|
||||
alias sw="stopwatch"
|
||||
alias sz="source ~/.zshrc"
|
||||
alias pf="port-forward"
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
alias google-chrome="open -a Google\ Chrome"
|
||||
alias fixbar="killall ControlStrip"
|
||||
alias subl="reattach-to-user-namespace subl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue