diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-02-14 12:11:31 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-02-14 12:11:31 +0100 |
| commit | 4829b3f7720ad7953690bdefa559fda3a32a6518 (patch) | |
| tree | c424b391a1c9ac6585d46be51e5072ee7d51de2c /.config/shell/envvarrc | |
| parent | e5f3e6f06280f80d1dcff57f9ad654b7cf53e65b (diff) | |
| download | dotfiles-4829b3f7720ad7953690bdefa559fda3a32a6518.tar.gz dotfiles-4829b3f7720ad7953690bdefa559fda3a32a6518.tar.bz2 dotfiles-4829b3f7720ad7953690bdefa559fda3a32a6518.zip | |
new stuff
Diffstat (limited to '.config/shell/envvarrc')
| -rw-r--r-- | .config/shell/envvarrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/shell/envvarrc b/.config/shell/envvarrc index 5401b1d..acdb24d 100644 --- a/.config/shell/envvarrc +++ b/.config/shell/envvarrc @@ -67,8 +67,6 @@ export GOBIN="$GOPATH/bin" # Python / Conda export _CONDA_ROOT="$HOME/.local/opt/miniconda3" export IPYTHONDIR="$XDG_CONFIG_HOME/ipython" - -# Ren'Py export RENPY_USER="$HOME/langs/python/renpy" # Java |
