sh add php
This commit is contained in:
parent
2408ad807b
commit
e0b1db46f2
@ -22,6 +22,9 @@ export VISUAL=nvim
|
||||
export PATH="$PATH:$HOME/bin"
|
||||
export PATH="$PATH:$HOME/.local/bin" # Created by `pipx` on 2023-01-30 19:57:14
|
||||
|
||||
# PHP
|
||||
PATH="$HOME/.config/composer/vendor/bin:$PATH"
|
||||
|
||||
# GoLang Path
|
||||
export PATH="$PATH:$HOME/go/bin"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user