Skip to content
GitLab
Explore
Sign in
Changes
Page history
Fix of doc.
authored
Nov 05, 2024
by
Tommy Persson
Hide whitespace changes
Inline
Side-by-side
lab1.md
View page @
bdca1208
...
@@ -62,7 +62,7 @@ if [ -f /courses/TDDE05/software/bin/tdde05-setup.sh ]; then
...
@@ -62,7 +62,7 @@ if [ -f /courses/TDDE05/software/bin/tdde05-setup.sh ]; then
fi
fi
```
```
To edit your ```.bashrc``` file, you can use
the
any editor like
:
To edit your ```.bashrc``` file, you can use any editor like
:
```
bash
```
bash
code ~/.bashrc
code ~/.bashrc
...
...