diff options
| author | bozo.kopic <bozo.kopic@gmail.com> | 2020-03-29 19:12:10 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo.kopic@gmail.com> | 2020-03-29 19:12:10 +0200 |
| commit | e691d655633cc43b6275aad2b16eadfe3842a719 (patch) | |
| tree | 3fd70b68baa97bde3deb7648487c6e8933e22c8b /bash/.profile | |
| parent | 7e79006ac8887395ffba80ab3d7af2c2f2e64ea2 (diff) | |
.
Diffstat (limited to 'bash/.profile')
| -rw-r--r-- | bash/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/.profile b/bash/.profile index 511e732..a1a30f9 100644 --- a/bash/.profile +++ b/bash/.profile @@ -1,4 +1,4 @@ -export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.cabal/bin:$PATH +export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.gem/ruby/2.7.0/bin:~/.cabal/bin:$PATH export CHICKEN_REPOSITORY=~/programs/chicken_repository export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist export QT_QPA_PLATFORMTHEME=qt5ct |
