diff --git a/dotfiles/install b/dotfiles/install index 870c78f..0f3426f 100755 --- a/dotfiles/install +++ b/dotfiles/install @@ -21,6 +21,9 @@ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install. # POWERLEVEL10K git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k +# Copy p10k Config file +cp .p10k.zsh ~/ + # Grabs Nerd Font and configures it wget https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete.ttf mkdir -p ~/.local/share/fonts