You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
277 B

  1. #!/bin/bash
  2. DIR="$(realpath $(dirname "$(readlink -f "$0")"))"
  3. ln -s ${DIR}/bash/start-xdebug.sh ${HOME}/
  4. ln -s ${DIR}/bash/quit-xdebug.sh ${HOME}/
  5. ln -s ${DIR}/bash/restart-nginx.sh ${HOME}/
  6. ln -s ${DIR}/bash/mysql.sh ${HOME}/
  7. ln -s ${DIR}/bash/enter-to-workspace.sh ${HOME}/