Age | Commit message (Collapse) | Author |
|
duskCoder/VimperatorrcBuilder has been added as a submodule.
The install.sh script will first clone the repositoy and then use python
to generate the .vimperatorrc file.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
we need to be able to chdir to the repository and just run ./install.sh
mode changed to 755 to avoid this issue.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
shopt is not used anymore since we do use GNU find instead.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
usage: ./install.sh user
[sudo] ./install.sh global
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|