Added the code in MacOS
This commit is contained in:
parent
2720c79634
commit
bf7925b9e8
1
.zshrc
1
.zshrc
@ -145,6 +145,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
|
|||||||
alias Update="brew update; brew upgrade"
|
alias Update="brew update; brew upgrade"
|
||||||
alias ls="ls -Gh"
|
alias ls="ls -Gh"
|
||||||
alias mpv="mpv --no-resume-playback"
|
alias mpv="mpv --no-resume-playback"
|
||||||
|
alias code="open -a 'Visual Studio Code'"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Resolve problem with
|
# Resolve problem with
|
||||||
|
Loading…
Reference in New Issue
Block a user