3z3qu13l / laptopSetup

0 stars 0 forks source link

zsh plugins #14

Closed 3z3qu13l closed 2 weeks ago

3z3qu13l commented 2 weeks ago

Doc: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git-prompt

add git-prompt and gh in .zshrc plugins=(git git-prompt gh zsh-syntax-highlighting zsh-autosuggestions)

3z3qu13l commented 2 weeks ago

done