2024-06-09 04:16:43 -05:00
|
|
|
# Powerline configuration
|
2025-01-01 11:02:03 -06:00
|
|
|
#if [ -f /usr/bin/powerline-daemon ]; then
|
|
|
|
#powerline-daemon -q
|
|
|
|
#POWERLINE_BASH_CONTINUATION=1
|
|
|
|
#POWERLINE_BASH_SELECT=1
|
|
|
|
#source /usr/share/powerline/bash/powerline.sh
|
|
|
|
#fi
|
|
|
|
# -----------------------------------------------------
|
|
|
|
# Prompt
|
|
|
|
# -----------------------------------------------------
|
|
|
|
# eval "$(oh-my-posh init bash --config $HOME/.config/ohmyposh/zen.toml)"
|
|
|
|
eval "$(oh-my-posh init bash --config $HOME/.config/ohmyposh/EDM115-newline.omp.json)"
|