Add below lines to ~/.bashrc file
alias python="winpty python.exe"Restart the console or source ~/.bashrc
Similarly, add below line to make aws-shell work on GitBash
alias aws-shell="winpty aws-shell"Add below lines to ~/.bashrc file
alias python="winpty python.exe"Restart the console or source ~/.bashrc
Similarly, add below line to make aws-shell work on GitBash
alias aws-shell="winpty aws-shell"