about summary refs log tree commit diff
path: root/meta/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'meta/.profile')
-rw-r--r--meta/.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/.profile b/meta/.profile
index 2341b04..caf2bc0 100644
--- a/meta/.profile
+++ b/meta/.profile
@@ -21,6 +21,7 @@ export MANPATH="$HOME/.local/share/man:$MANPATH"
 export GOPATH="$HOME/.local/share/go"
 export XMODIFIERS=@im=ibus
 export WEBKIT_DISABLE_COMPOSITING_MODE=1
+export NLTK_DATA="$HOME/Sources/nlp/nltk_data"
 
 # OPAM configuration
 . /home/cnx/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true