dotfiles/home
ItsDrike 752fd36c62
Fix pip aliases for cpython/pypy
- 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`.
2021-12-18 11:49:37 +01:00
..
.cache Rename placeholders to .keep 2021-07-14 15:02:55 +02:00
.config Fix pip aliases for cpython/pypy 2021-12-18 11:49:37 +01:00
.local Add cheat.sh script 2021-12-09 19:05:19 +01:00
.mozilla Remove mozilla config 2021-07-14 15:06:17 +02:00
.pki Link pki to .config 2021-07-14 15:13:42 +02:00
.xprofile Add X config files 2021-07-14 15:08:47 +02:00
.zshenv Use .zshenv to define env vars, not .zprofile 2021-07-20 23:18:50 +02:00