mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
synced 2025-01-08 18:37:30 +01:00
6 lines
125 B
Bash
6 lines
125 B
Bash
#!zsh
|
|
|
|
source ~/.zplug/init.zsh
|
|
zplug "${HOME}/p9k", use:"powerlevel9k.zsh-theme", from:local, as:theme
|
|
zplug load --verbose
|