updated PATH

This commit is contained in:
Peter Wood
2021-09-29 06:58:35 -04:00
committed by GitHub
parent 14917f44e7
commit 0f81cf6c99

1
.zshrc
View File

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