[zsh] remove chrome alias, add rhino alias
This commit is contained in:
parent
0e179d53f7
commit
8df61028af
1 changed files with 1 additions and 3 deletions
|
|
@ -219,9 +219,7 @@ alias uuu='cd ../../..'
|
||||||
alias uuuu='cd ../../../..'
|
alias uuuu='cd ../../../..'
|
||||||
alias whatismyip='curl http://www.whatismyip.com/automation/n09230945.asp'
|
alias whatismyip='curl http://www.whatismyip.com/automation/n09230945.asp'
|
||||||
|
|
||||||
if mac; then
|
alias rhino='java org.mozilla.javascript.tools.shell.Main'
|
||||||
alias chrome='/Users/sjs/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files >/dev/null 2>&1 &!'
|
|
||||||
fi
|
|
||||||
|
|
||||||
# ls Aliases
|
# ls Aliases
|
||||||
# ----------------
|
# ----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue