]> git.sev.monster Git - dotfiles.git/blobdiff - base/.zshenv
update scripts, vim plugins, fonts, firefox, tint2
[dotfiles.git] / base / .zshenv
index 6ab4a581ca2997e11ae1a387ea8edb8545bbb74f..7a5982f2ee2e0fd45c9885ea097255c4df5c95de 100644 (file)
@@ -21,6 +21,8 @@ export XDG_RUNTIME_DIR=~/tmp
 
 ### applications
 export PYTHONSTARTUP=~/.pythonrc
+## perl
+eval $(perl -I $XDG_DATA_HOME/perl5/lib/perl5 -Mlocal::lib=$XDG_DATA_HOME/perl5)
 
 ### freebsd
 if [[ "$OSTYPE" =~ "^freebsd" ]]; then
This page took 0.03058 seconds and 4 git commands to generate.