Remove code alias

This commit is contained in:
Oliver Davies 2019-04-11 09:50:12 +01:00 committed by GitHub
parent efdd49180a
commit a5a33aa424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,6 @@ alias st="subl"
alias stt="subl ."
# Quickly go to the Code directory
alias code="cd ~/Code"
alias web="cd ~/Code"
alias yd="yarn dev"