autodiscovery for license server + vi bindings

This commit is contained in:
Morgan Wattiez 2019-10-09 14:20:14 +02:00
parent 9513e087f3
commit 9a187ea83f

View File

@ -86,6 +86,10 @@ source $ZSH/oh-my-zsh.sh
# ssh
# export SSH_KEY_PATH="~/.ssh/rsa_id"
export JETBRAINS_LICENSE_SERVER=https://licenseserver.collibra.com
bindkey -v
# Set personal aliases, overriding those provided by oh-my-zsh libs,
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
# users are encouraged to define aliases within the ZSH_CUSTOM folder.