laravel - ubuntu terminal: showing blank -


i run following command set path while installing laravel

source ~/.bashrc 

after command nothing shown on ubuntu terminal. cursor blinking. do?

the purpose of ~/.bashrc file provide place can set variables, functions , aliases, define prompt , define other settings want use every start open new terminal window.

depending on contains inside .bashrc file, may give output or nothing @ all.

if want check whether bin directory of laravel added path variable or not, can check running echo $path.


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -