- open your
.zshrcor.bashrcfile
I'm using
zshso the command isvim ~/.zsh
- add an alias for edge
alias edge="/Applications/Microsoft\ Edge.app/Contents/MacOS/Microsoft\ Edge"
- open a new session, or run
source ~/.zshrc(`source ~/.bashrc if you are using bash) to make the alias work - type
edgein the new session and press enter
More a MacOS way than UNIX.
ex:
edge https://gist.github.com/ibreathebsb/6ff1cb0df8d98aa14cb867324bef9812