summaryrefslogtreecommitdiff
path: root/templates/zshrc.zsh-template
diff options
context:
space:
mode:
authorAlessandro Miliucci <lifeisfoo@gmail.com>2024-05-16 22:13:36 +0200
committerGitHub <noreply@github.com>2024-05-16 22:13:36 +0200
commita779d6563ffb2f0093b4b74c8d5ff0982fa3e930 (patch)
tree10dbd8b4e820deca1163f8ebf8ec736e30e63587 /templates/zshrc.zsh-template
parentfb91ca27a2d65b834e98a3986cfee73ad82ea412 (diff)
downloadzsh-a779d6563ffb2f0093b4b74c8d5ff0982fa3e930.tar.gz
zsh-a779d6563ffb2f0093b4b74c8d5ff0982fa3e930.tar.bz2
zsh-a779d6563ffb2f0093b4b74c8d5ff0982fa3e930.zip
chore(template): propose add `.local/bin` to PATH (#12417)
Diffstat (limited to 'templates/zshrc.zsh-template')
-rw-r--r--templates/zshrc.zsh-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template
index 7e1c7997c..a73d60799 100644
--- a/templates/zshrc.zsh-template
+++ b/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