Sfoglia il codice sorgente

mk site-packages dir

pull/1/head
10sr 11 anni fa
parent
commit
334fa17d4a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      profile

+ 2
- 0
profile Vedi File

@@ -7,6 +7,8 @@ export LC_TIME=C
export TERMCAP="${TERMCAP}:vb="
export HOSTNAME
export ENV=~/.shrc

mkdir -p $HOME/.local/lib/python/site-packages
export PYTHONDOCS=/usr/share/doc/python/html/
export PYTHONPATH="${PYTHONPATH}:\
${HOME}/my/bin/py:${HOME}/.local/lib/python/site-packages"


Caricamento…
Annulla
Salva