mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 00:48:59 +00:00
chore(shell): update omp cfg path to dotfiles
This commit is contained in:
@@ -38,7 +38,6 @@ x-have rbenv && {
|
||||
eval "$(rbenv init - bash)"
|
||||
}
|
||||
|
||||
# eval "$(starship init bash)"
|
||||
x-have oh-my-posh && {
|
||||
eval "$(oh-my-posh init bash --config $XDG_CONFIG_HOME/oh-my-posh.omp.json)"
|
||||
eval "$(oh-my-posh init bash --config $DOTFILES/config/omp/own.toml)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user