From 5d465233d88b3372c29ee148fe1e2676b7925b4d Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 29 Oct 2018 21:06:29 +0700 Subject: Update 2018-10-29 --- fedora/.bash_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fedora') diff --git a/fedora/.bash_profile b/fedora/.bash_profile index d80d90f..882ae0e 100644 --- a/fedora/.bash_profile +++ b/fedora/.bash_profile @@ -9,3 +9,5 @@ fi PATH=$PATH:$HOME/.local/bin:$HOME/bin:$HOME/.local/share/go/bin export PATH export GOPATH=$HOME/.local/share/go + +export PATH="$HOME/.cargo/bin:$PATH" -- cgit 1.4.1