diff --git a/dot_zshrc b/dot_zshrc index 75b64f5..efb85dd 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -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.