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