dotfiles/install

5 lines
62 B
Text
Raw Permalink Normal View History

2018-12-17 00:16:37 -06:00
#!/bin/sh
cd $(dirname "$0")
pipenv run -- ./install.py "$@"