fixed omp
This commit is contained in:
@@ -81,5 +81,5 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs
|
|||||||
|
|
||||||
#setup oh-my-posh shell
|
#setup oh-my-posh shell
|
||||||
if [ $TERM = "xterm-kitty" ] || [ $NVIM ]; then
|
if [ $TERM = "xterm-kitty" ] || [ $NVIM ]; then
|
||||||
eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/shell.omp.json)"
|
eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/zsh/shell.omp.json)"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user