oh-my-posh is now installed to .local/bin everywhere

This commit is contained in:
Nikolas Weger 2023-12-19 13:09:11 +01:00
parent 89fa7f2b74
commit 95d6c35a7a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
#assume_yes = true
# Disable specific steps - same options as the command line flag
disable = ["tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "helix", "composer", "yarn", "cargo", "remotes", "rustup", "vscode", "powershell"]
disable = ["tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "helix", "composer", "yarn", "cargo", "remotes", "rustup", "vscode", "powershell", "distrobox"]
# Skip Notify
skip_notify = true