git clone https://github.com/smac89/dotfiles.git
cd dotfiles
git submodule update
mkvirtualenv -a . -r dotdrop/requirements.txt -p /path/to/python3 dotfiles
cat >> $VIRTUAL_ENV/bin/postactivate <<'EOF'
VIRTUAL_ENV_PROJECT="$(cat $VIRTUAL_ENV/.project)"
alias dotdrop="$VIRTUAL_ENV_PROJECT/dotdrop.sh --verbose"
EOF
echo 'unalias dotdrop' >> $VIRTUAL_ENV/bin/postdeactivate
source postactivate
-
Notifications
You must be signed in to change notification settings - Fork 0
A place to manage my dotfiles
License
smac89/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A place to manage my dotfiles
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published