about summary refs log tree commit diff
path: root/debian/.profile
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-09-04 15:30:05 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-09-04 15:30:05 +0700
commit21e85821064dd444ed9a35e342c2ea220c50a6f6 (patch)
tree108db096001a2a7fcc2df5f6bfcdc03233017834 /debian/.profile
parent8a170f79518f66411bcd983a241ecbeda22980bf (diff)
downloaddotfiles-21e85821064dd444ed9a35e342c2ea220c50a6f6.tar.gz
Update 2020-09-04
Diffstat (limited to 'debian/.profile')
-rw-r--r--debian/.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/.profile b/debian/.profile
index d7f8549..990d130 100644
--- a/debian/.profile
+++ b/debian/.profile
@@ -11,6 +11,7 @@
 export GOPATH="$HOME/.local/share/go"
 export PATH="$HOME/.local/bin:$GOPATH/bin:$HOME/.cargo/bin:$HOME/.luarocks/bin:$PATH"
 export MANPATH="$HOME/.local/share/man:$MANPATH"
+export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src"
 export XMODIFIERS=@im=ibus
 export QT_QPA_PLATFORMTHEME=qt5ct