move bootstrapping to resources.
This commit is contained in:
parent
48f8a10926
commit
47d44d2c09
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
cd `dirname $BASH_SOURCE` && source bootstrapping.sh
|
||||
cd `dirname $BASH_SOURCE` && source resources/bootstrapping.sh
|
||||
DOTFILES_DIRECTORY="$(dotfiles_abspath)/dotfiles"
|
||||
echo $DOTFILES_DIRECTORY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user