diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2011-03-30 01:46:42 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2011-03-30 01:46:42 +0200 |
commit | f7ee5fd62456c34e2bf3a87e866adb70083f1414 (patch) | |
tree | 50a62eba4ea5db9f1d6068799197f4b1b7b06987 /bashrc/node | |
parent | fa5927b60770f24ace61f05f0992d5b29cdd8247 (diff) | |
download | dotfiles-f7ee5fd62456c34e2bf3a87e866adb70083f1414.tar.gz dotfiles-f7ee5fd62456c34e2bf3a87e866adb70083f1414.tar.xz dotfiles-f7ee5fd62456c34e2bf3a87e866adb70083f1414.zip |
added pkg_path for starsystems
Diffstat (limited to 'bashrc/node')
-rw-r--r-- | bashrc/node/starsystems/pkg_path.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/node/starsystems/pkg_path.sh b/bashrc/node/starsystems/pkg_path.sh new file mode 100644 index 0000000..d459c2e --- /dev/null +++ b/bashrc/node/starsystems/pkg_path.sh @@ -0,0 +1 @@ +export PKG_PATH="http://ftp.spline.inf.fu-berlin.de/pub/OpenBSD/4.8/packages/amd64" |