Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fish

How Can I Set Pythonpath In Fish?

The following works in bash: ~$ echo $PYTHONPATH ~$ export PYTHONPATH=/path/to/test/folder ~$ echo… Read more How Can I Set Pythonpath In Fish?