Skip to content

Commit

Permalink
Fix issue with opening Nerd Font in Font Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor authored Apr 6, 2019
1 parent 60f14d0 commit 3039877
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 @@ -216,7 +216,7 @@ function install_nerd_font() {
echo "Font Manager will be opened in 5 seconds, prompting to install Nerd Font"
echo "When you will be done with installing Nerd Font, close the Font Manager"
sleep 5
open -W ./nerd_font.otf
open -W ./nerd_font.ttf

green_color
echo "Nerd Font is successfully installed!"
Expand Down

0 comments on commit 3039877

Please sign in to comment.