summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 3339876..5e4e5fe 100644
--- a/bashrc
+++ b/bashrc
@@ -20,6 +20,9 @@ PATH=/usr/local/lib/R/site-library/littler/examples:"${PATH}"
# RPython
export RPYTHON_PYTHON_VERSION=3
+# python3-uno from RPython
+PATH=/usr/lib/libreoffice/program:"${PATH}"
+
alias tarxz='tar --use-compress-program=pxz -c -v -f'
# Path where the R sources are

Contact - Imprint