dotfiles/zlogin
2018-11-10 16:51:47 +02:00

6 lines
84 B
Bash

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