1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Added x509 function and venv for python3

This commit is contained in:
Andrea Mistrali
2017-04-15 08:49:01 +02:00
parent 96b3fb57eb
commit 67b66e6ce4
5 changed files with 32 additions and 1 deletions

View File

@ -24,6 +24,8 @@ WATCHFMT="%n %a %l (%m) at %t."
EDITOR=vim
VISUAL=vim
export QUOTING_STYLE=escape
#
# Hack for svn
export SVN_EDITOR=${VISUAL}