chore(template): propose add `.local/bin` to PATH (#12417)

master
Alessandro Miliucci 2 years ago committed by GitHub
parent fb91ca27a2
commit a779d6563f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      templates/zshrc.zsh-template

@ -1,5 +1,5 @@
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=$HOME/.oh-my-zsh

Loading…
Cancel
Save