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 --- debian/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/.profile') diff --git a/debian/.profile b/debian/.profile index 18894f4..bab962f 100644 --- a/debian/.profile +++ b/debian/.profile @@ -16,7 +16,7 @@ if [ -n "$BASH_VERSION" ]; then fi fi -PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$PATH" +export PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$HOME/.cargo/bin:$PATH" export MANPATH="$HOME/.local/share/man:$MANPATH" export GOPATH="$HOME/.local/share/go" export XMODIFIERS=@im=ibus -- cgit 1.4.1