diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-08-13 00:28:15 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-08-13 00:28:15 +0200 |
| commit | 00f3ab948b01938eb2817f544a3903b7a31d8034 (patch) | |
| tree | 88c1e435704bfec6fc5cf754d294f592ce33b57b /dot.zprofile | |
| parent | f4a3f57a973b9578a15258ae9b91ae9023eccc37 (diff) | |
Add customisations from 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" |
