Add dotdrop deps
This commit is contained in:
parent
fc01fdc583
commit
34f56ecda5
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
export DOTREPO="$HOME/git/dotfiles"
|
||||
DISTRO="$(lsb_release -ds | sed 's/"//g')"
|
||||
|
||||
PKGLIST=""
|
||||
PKGLIST="python-ruamel-yaml python-magic-git python-jinja python-docopt"
|
||||
|
||||
if [ -d $DOTREPO ]; then
|
||||
print "Dotfile repository already exists, exiting..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue