Unify desktop theming around Rider palette
This commit is contained in:
@@ -118,4 +118,5 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
[[ -r ~/.config/rider-palette/p10k.zsh ]] && source ~/.config/rider-palette/p10k.zsh
|
||||
export PATH="$HOME/.dotnet/tools:$HOME/.local/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user