Skip to content

Commit

Permalink
winpty npx
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonatwork committed Nov 15, 2022
1 parent 3553851 commit 333fdb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .shrc
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ case "`uname 2> /dev/null`" in
alias ifconfig="winpty ipconfig"
alias node="winpty node"
alias npm="winpty npm.cmd"
alias npx="winpty npx.cmd"
alias nslookup="winpty nslookup"
alias ping="winpty ping"
alias python="winpty python"
Expand Down

0 comments on commit 333fdb9

Please sign in to comment.