diff --git a/dot_config/zsh/starship_icon.zsh b/dot_config/zsh/distroicon.zsh similarity index 100% rename from dot_config/zsh/starship_icon.zsh rename to dot_config/zsh/distroicon.zsh diff --git a/dot_config/zsh/rc.zsh b/dot_config/zsh/rc.zsh index 8219ed7..452ef1b 100644 --- a/dot_config/zsh/rc.zsh +++ b/dot_config/zsh/rc.zsh @@ -46,7 +46,7 @@ source /opt/asdf-vm/asdf.sh eval "$(keychain --dir "$XDG_CACHE_HOME/keychain" --eval --quiet id_rsa)" #themes -source /home/weger/.config/zsh/starship_icon.zsh +source /home/weger/.config/zsh/distroicon.zsh source /usr/share/zsh/themes/powerlevel10k/powerlevel10k.zsh-theme #_evalcache starship init zsh #_evalcache oh-my-posh init zsh