Make sure we have possible fig install in PATH
This commit is contained in:
parent
5f6c9d8937
commit
016562585a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# Fig binary can be installed to $HOME, so ammend the $PATH
|
||||||
|
export PATH="$PATH:$HOME/.local/bin"
|
||||||
# Fig pre block. Keep at the top of this file.
|
# Fig pre block. Keep at the top of this file.
|
||||||
eval "$(fig init zsh pre)"
|
eval "$(fig init zsh pre)"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue