Skip to content

Commit

Permalink
remove python alias for wsl
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlivio committed Mar 31, 2023
1 parent 8aa2185 commit 3e76b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ case $OSTYPE in
msys*)
source "$BH_LIB/os_win.bash"
alias ghostscript='gswin64.exe'
alias python='python.exe'
;;
linux*)
source "$BH_LIB/os_linux.bash"
Expand Down

0 comments on commit 3e76b30

Please sign in to comment.