Skip to content

Commit

Permalink
support: alpine(nerd font)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuthus5 committed Jun 11, 2021
1 parent b80761a commit f08e4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ function install_prepare_software_on_alpine()

apk update

apk add python3 python3-dev ruby ruby-dev lua lua-dev luajit luajit-dev ctags tcl tcl-dev perl perl-dev libx11 libx11-dev ncurses ncurses-dev g++ gcc git automake cmake fontconfig-dev
apk add python3 python3-dev ruby ruby-dev lua lua-dev luajit luajit-dev ctags tcl tcl-dev perl perl-dev libx11 libx11-dev ncurses ncurses-dev g++ gcc git automake cmake fontconfig fontconfig-dev nerd-fonts

compile_vim_on_alpine
}
Expand Down

0 comments on commit f08e4ba

Please sign in to comment.