abra at Fri Aug 9 21:33:04 +04 2019

This commit is contained in:
2019-08-09 21:33:04 +04:00
parent 7bd08705dd
commit 85d1e16c0b
3 changed files with 260 additions and 118 deletions

View File

@@ -61,3 +61,6 @@ export LESS='-F -g -i -M -R -S -w -X -z-4'
if (( $#commands[(i)lesspipe(|.sh)] )); then
export LESSOPEN="| /usr/bin/env $commands[(i)lesspipe(|.sh)] %s 2>&-"
fi
export PIPENV_VENV_IN_PROJECT=1