Install Oh My Posh
to pwsh
as root
This commit is contained in:
parent
be639ff3d0
commit
c02595a257
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ cat ~/.mnt/$NEXTCLOUD_DIR/.omp/manuel.omp.json | sudo tee "$themeDir/manuel.omp.
|
|||
echo "oh-my-posh completion fish | source";
|
||||
} | addFishProfile "oh-my-posh" "Oh My Posh!";
|
||||
|
||||
pwsh -NoProfile ./install.ps1;
|
||||
sudo pwsh -NoProfile ./install.ps1;
|
||||
|
||||
popd > /dev/null;
|
||||
|
|
Loading…
Reference in a new issue