this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add omz virtualenv plugin

+1 -1
+1 -1
zsh/zshrc
··· 6 6 export GPG_TTY=$(tty) 7 7 8 8 #oh-my-zsh 9 - plugins=(git vi-mode fzf direnv asdf) 9 + plugins=(git vi-mode fzf direnv asdf virtualenv) 10 10 ZSH_THEME="robbyrussell" 11 11 source $HOME/.oh-my-zsh/oh-my-zsh.sh 12 12