@@ -71,5 +71,9 @@ bindkey -v # bind keys to vim mode
eval"$(zoxide init zsh)"
path+=('/home/frosty/.local/bin')
exportGEM_HOME="$(ruby -e 'puts Gem.user_dir')"
path+=("$GEM_HOME/bin")
export PATH
[[ ! -f ~/.p10k.zsh ]]||source ~/.p10k.zsh
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.