addet oh-my-posh config
This commit is contained in:
parent
e956d15559
commit
8eb40f8da9
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -223,7 +223,7 @@ _cli_qol_() {
|
|||
if command_exists oh-my-posh; then
|
||||
# eval "$(oh-my-posh init bash --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/amro.omp.json')"
|
||||
eval "$(oh-my-posh init bash --config 'https://git.k4li.de/dotfiles/oh-my-posh/raw/branch/main/amro.toml')"
|
||||
# eval "$(oh-my-posh init bash --config '~/git/oh-my-posh/amro.toml')"
|
||||
# eval "$(oh-my-posh init bash --config '~/gitea/dotfiles/oh-my-posh/amro.toml')"
|
||||
else
|
||||
curl -s https://ohmyposh.dev/install.sh | sudo bash -s -- -d /usr/bin/
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue