p icon indicating copy to clipboard operation
p copied to clipboard

Add .exe suffix to python executable only when necessary

Open mmaday opened this issue 5 years ago • 0 comments

  • Test the platform using uname and add the .exe suffix if using cygwin or mingw
  • Only add and source .zshrc/.bashrc if they are available

Fixes https://github.com/qw3rtman/p/issues/11 and https://github.com/qw3rtman/p/issues/30 (which is essentially a duplicate issue)

mmaday avatar Nov 01 '19 07:11 mmaday