mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-11-03 01:06:35 +00:00
- We can't simply define `pip3.6`,... because the aliases support both cpython and pypy version, which means these needs to differ. For that reason, I decided to use `ppip3` for pypy and `pip3` for cpython. However there's also an option to use the full version like this: `pypy3pip` or `py3.7pip`. |
||
|---|---|---|
| .. | ||
| .cache | ||
| .config | ||
| .local | ||
| .mozilla | ||
| .pki | ||
| .xprofile | ||
| .zshenv | ||