updated 📌submodules
This commit is contained in:
parent
c299a7bce0
commit
124b40ca0d
2 changed files with 4 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit c68ba88ae0ded5a537ae3f584b7aa9b654b918f5
|
||||
Subproject commit 65078081e241ec6ee57781ced584055717cf577d
|
4
.zshrc
4
.zshrc
|
@ -129,7 +129,9 @@ 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/sim-web.toml')"
|
||||
# eval "$(oh-my-posh init zsh --config '~/.zsh/themes/sim-web.toml')"
|
||||
# eval "$(oh-my-posh init zsh --config '~/.zsh/themes/amro.toml')"
|
||||
eval "$(oh-my-posh init zsh --config '~/.zsh/themes/atomicBit.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