diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 22:47:03 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 22:47:03 +0100 |
| commit | 7aa3b36e8e43ad0e928eddb60317a77e4bedd0a1 (patch) | |
| tree | bf5dab6ce49324109237c1eb16fdcd7169411e95 /dot.zprofile | |
| parent | 59af744246f38fb3c1cba33d06e680d29f866abd (diff) | |
| parent | 63114f91e90c1601b9ed8adc1344079fe0018aac (diff) | |
Merge branch 'neptun'
Diffstat (limited to 'dot.zprofile')
| -rw-r--r-- | dot.zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.zprofile b/dot.zprofile index 2246b70..6682141 100644 --- a/dot.zprofile +++ b/dot.zprofile @@ -1 +1,3 @@ [ -f /etc/gentoo-release ] && source ~/.zshenv + +export PATH="$HOME/.cargo/bin:$PATH" |
