this repo has no description
0
fork

Configure Feed

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

load 1pass plugins

+4 -1
+4 -1
zsh/zshrc
··· 7 7 #oh-my-zsh 8 8 plugins=(git vi-mode fzf direnv asdf) 9 9 ZSH_THEME="robbyrussell" 10 - source $HOME/.oh-my-zsh/oh-my-zsh.sh 10 + source $HOME/.oh-my-zsh/oh-my-zsh.sh 11 + 12 + # 1password cli plugins 13 + source /Users/sethetter/.config/op/plugins.sh