Stale update
This commit is contained in:
@@ -1 +1 @@
|
||||
source /usr/lib/python3.6/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
source /usr/lib/python3.8/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
|
||||
@@ -50,3 +50,9 @@ export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"
|
||||
|
||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
|
||||
|
||||
|
||||
PATH="/home/fabian/perl5/bin${PATH:+:${PATH}}"; export PATH;
|
||||
PERL5LIB="/home/fabian/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB;
|
||||
PERL_LOCAL_LIB_ROOT="/home/fabian/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
|
||||
PERL_MB_OPT="--install_base \"/home/fabian/perl5\""; export PERL_MB_OPT;
|
||||
PERL_MM_OPT="INSTALL_BASE=/home/fabian/perl5"; export PERL_MM_OPT;
|
||||
|
||||
Reference in New Issue
Block a user