Kaynağa Gözat

Add haskell to .profile.d for PATH information.

cray
Mitch Tishmack 11 yıl önce
ebeveyn
işleme
a002c6b327
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      haskell/.profile.d/10-path-haskell.sh

+ 3
- 0
haskell/.profile.d/10-path-haskell.sh Dosyayı Görüntüle

@@ -0,0 +1,3 @@
# haskell/.profile.d/10-path-haskell.sh
PATH="${HOME}/.cabal/bin:${PATH}:${HOME}/.cabin/bin"
export PATH

Yükleniyor…
İptal
Kaydet