added alias to update oh-my-posh
This commit is contained in:
parent
ac69f515f4
commit
8415b18c81
@ -38,7 +38,7 @@ eval "$(oh-my-posh init zsh --config ~/.omp-themes/rezztheme-edit.omp.json)"
|
|||||||
eval "$(zoxide init zsh)"
|
eval "$(zoxide init zsh)"
|
||||||
|
|
||||||
# Default Aliases
|
# Default Aliases
|
||||||
omp-update='curl -s https://ohmyposh.dev/install.sh | sudo bash -s' #Update Oh-My-Posh
|
alias omp-update='curl -s https://ohmyposh.dev/install.sh | sudo bash -s' #Update Oh-My-Posh
|
||||||
|
|
||||||
# Call on .alias file
|
# Call on .alias file
|
||||||
. ~/.aliases
|
. ~/.aliases
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user