mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-20 05:06:42 +00:00
chore(shell): update omp cfg path to dotfiles
This commit is contained in:
@@ -19,7 +19,7 @@ export PATH="$XDG_BIN_HOME:$DOTFILES/local/bin:$HOME/.local/go/bin:$XDG_DATA_HOM
|
||||
x-load-configs
|
||||
|
||||
x-have oh-my-posh && {
|
||||
eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/omp/own.toml)"
|
||||
eval "$(oh-my-posh init zsh --config $DOTFILES/config/omp/own.toml)"
|
||||
}
|
||||
|
||||
export COMPLETION_WAITING_DOTS=true
|
||||
|
||||
Reference in New Issue
Block a user