Skip to content

Commit 14feaee

Browse files
authored
Update install.sh
1 parent d51e406 commit 14feaee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ install_link() {
5050
$HOME/.fe/bin/fe -v
5151
# ignore: `source ~/.zshrc` cause error "autoload command not found"
5252
source "$PROFILE" 2> /dev/null
53+
command ln -sf $HOME/.fe/bin/fe.js /usr/local/bin/fe
5354
command "$SHELLTYPE"
5455
fi
5556
}

0 commit comments

Comments
 (0)