Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Putting in place the install script #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

adorostkar
Copy link
Owner

@adorostkar adorostkar commented Jun 19, 2019

The install script should:

  • find all the subdirectories that should be installed
  • give a choice to user and ask which is going to be installed
  • run the install script inside each chosen subdirectory
    • it should pass all the paths needed in the install
      subdirectories so that there is a unified place for all the
      operations
      cache_dir, backup_dir, man_dir
  • add all relative paths to .bashrc.dot
  • source .bashrc.dot to .bashrc

The install script should:
1. find all the subdirectories that should be installed
2. give a choice to user and ask which is going to be installed
3. run the install script inside each chosen subdirectory
    3.1 it should pass all the paths needed in the install
       subdirectories so that there is a unified place for all the
	operations
	install_dir, cache_dir, backup_dir, man_dir, complete_dir
4. add all relative paths to .bashrc.dot
5. source .bashrc.dot to .bashrc
Correction to the git repo url which is used to clone the manager
Added a man page path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant