dotfiles/zlogin

6 lines
84 B
Bash

#!/usr/bin/env zsh
DOTFILES_PATH="${0:h}"
python "$DOTFILES_PATH/welcome/main.py"