Install Oh My Posh! on powershell
This commit is contained in:
parent
dd32e279a6
commit
654370f4f0
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@ cat ~/.mnt/$NEXTCLOUD_DIR/.omp/manuel.omp.json | sudo tee "$themeDir/manuel.omp.
|
||||||
echo "oh-my-posh completion fish | source";
|
echo "oh-my-posh completion fish | source";
|
||||||
} | sudo tee /etc/fish/conf.d/oh-my-posh.fish;
|
} | sudo tee /etc/fish/conf.d/oh-my-posh.fish;
|
||||||
|
|
||||||
|
pwsh ./install.ps1;
|
||||||
|
|
||||||
popd > /dev/null;
|
popd > /dev/null;
|
||||||
|
|
Loading…
Reference in a new issue