This website requires JavaScript.
Explore
Help
Sign in
adam
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
258dd8ae75
dotfiles
/
install
6 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Add install script and README
2018-12-17 00:16:37 -06:00
#!/bin/sh
Add skeleton for new installation system
2019-01-29 16:19:46 -06:00
cd $(dirname "$0")
Add submodule update to install script
2019-01-29 16:31:48 -06:00
git submodule update --init
Add skeleton for new installation system
2019-01-29 16:19:46 -06:00
pipenv run -- ./install.py "$@"
Reference in a new issue
Copy permalink