diff options
author | Vasil Zlatanov <v@skozl.com> | 2016-10-25 00:53:26 +0100 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2016-10-25 00:53:26 +0100 |
commit | 387cedb209623e572a9083346cae05b671054047 (patch) | |
tree | 77cbc88387700569c809d92da607afdda0e1bb1a /Shell/bashrc | |
parent | 98f375f6ae289e094de568ec09659e97cf2f8807 (diff) | |
download | dotfiles-387cedb209623e572a9083346cae05b671054047.tar.gz dotfiles-387cedb209623e572a9083346cae05b671054047.tar.bz2 dotfiles-387cedb209623e572a9083346cae05b671054047.zip |
updates
Diffstat (limited to 'Shell/bashrc')
-rw-r--r-- | Shell/bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Shell/bashrc b/Shell/bashrc index 2cf29d4..8b7416a 100644 --- a/Shell/bashrc +++ b/Shell/bashrc @@ -121,3 +121,5 @@ export PATH="$HOME/bin:$HOME/bin/perl6:$PATH" export EDITOR="vim" export PENTADACTYL_RUNTIME="$HOME/.pentadactyl" export LD_LIBRARY_PATH=/usr/local/lib + +export QSYS_ROOTDIR="/home/vsz/.yaourt-tmp/yaourt-tmp-vsz/aur-quartus-lite/pkg/quartus-lite//opt/altera/quartus/sopc_builder/bin" |