addet sim-web as a theme
This commit is contained in:
parent
4d2083d96e
commit
7aaa9e174c
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -129,7 +129,7 @@ fi
|
|||
_init (){
|
||||
if command_exists oh-my-posh; then
|
||||
# eval "$(oh-my-posh init zsh --config 'https://git.k4li.de/dotfiles/oh-my-posh/raw/branch/main/amro.toml')"
|
||||
eval "$(oh-my-posh init zsh --config '~/.zsh/themes/amro.toml')"
|
||||
eval "$(oh-my-posh init zsh --config '~/.zsh/themes/sim-web.toml')"
|
||||
else
|
||||
curl -s https://ohmyposh.dev/install.sh | sudo bash --norc -s -- -d /usr/bin/
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue