Step for restart shell

This commit is contained in:
Sugeng Agung Suganda 2018-05-30 11:37:41 -07:00 committed by GitHub
parent 878f0e9459
commit 60113de677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,7 @@ Depending on your OS and shell, run the following:
echo 'source ~/.asdf/asdf.fish' >> ~/.config/fish/config.fish
mkdir -p ~/.config/fish/completions; and cp ~/.asdf/completions/asdf.fish ~/.config/fish/completions
```
Restart your shell so that PATH changes take effect. (Opening a new terminal tab will usually do it.)
> For most plugins, it is good if you have installed the following packages OR their equivalent on your OS