Skip to content
Snippets Groups Projects
Commit 63a9c9cf authored by Adam Halim's avatar Adam Halim
Browse files

Add eclipse module to .bashrc.

This way you don't need to type the command each time you log in.
parent b20db441
No related branches found
No related tags found
2 merge requests!2Add eclipse & atom module to .bashrc.,!1Ändrade eclipse kommandot
......@@ -172,7 +172,8 @@ Detta kommer att starta eclipse. Terminalen kommer nu vara kopplad till eclipse
och stänger ni terminalen kommer eclipse också att stängas. För att göra det
lite enklare att starta eclipse kan du skriva in följande i terminalen:
`module add prog/eclipse/4.10`
`echo "module add prog/eclipse/4.10" >> ~/.bashrc` \
`source ~/.bashrc`
Nu kan ni starta eclipse från terminalen genom att skriva `eclipse` och terminalen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment