mirror of
https://github.com/harivansh-afk/dots.git
synced 2026-04-15 21:03:23 +00:00
fix
This commit is contained in:
parent
06bd32fb72
commit
0531ec67f4
2 changed files with 4 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
|
|||
export MANPATH="/opt/homebrew/share/man${MANPATH+:$MANPATH}:"
|
||||
export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}"
|
||||
|
||||
[[ -f ~/.secrets ]] && source ~/.secrets
|
||||
|
||||
export PATH="/Users/rathi/.local/bin:$PATH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue