mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-21 05:06:04 +00:00
Update dot_hooks
This commit is contained in:
parent
66d3a5c390
commit
5601bd7546
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ fi
|
|||
|
||||
if [ -f $HOME/.ion/bin/ion ]; then
|
||||
export PATH="$HOME/.ion/bin/ion:$PATH"
|
||||
export FPATH=$HOME/.ion/completions:$FPATH"
|
||||
export FPATH="$HOME/.ion/completions:$FPATH"
|
||||
fi
|
||||
|
||||
{{- if eq .machinetype "workstation" }}
|
||||
|
|
Loading…
Reference in a new issue