Linux related Links


This can be accomplished from git bash like so:

echo "alias python='winpty python.exe'" >> ~/.bashrc

which will create .bashrc in the current users home directory if the file doesn't exist or append the alias to the end of .bashrc if it does.



Ubuntu 18 keyboard issue related to deleting the characters:

Comments

Popular posts from this blog

Explain classes, __init__ and self in Python

Youtube technical links