(config): Copy p10k to home directory
This commit is contained in:
		
							parent
							
								
									84ed9f73a1
								
							
						
					
					
						commit
						2b2f6aa8f0
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -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  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway