[zsh] edit welcome script invocation

This commit is contained in:
Dmytro Meleshko 2019-09-23 23:41:28 +03:00
parent c9858363e6
commit 16f0a1cf32

View file

@ -32,7 +32,7 @@ lazy_load() {
} }
welcome() { welcome() {
python "$ZSH_DOTFILES/welcome/main.py" "$ZSH_DOTFILES/welcome/main.py"
} }
if is_android; then if is_android; then