For all changes to take affect usually you will have to restart Ubuntu, just close the terminal and run Ubuntu again.
For all changes to take affect usually you will have to restart Ubuntu, just close the terminal and run Ubuntu again.
### Setup
### Setup
*Setup you `ssh` keys for your gitlab account by running. You can install in the default directory and use key without password if you like.
Setup you `ssh` keys for your gitlab account by running. You can install in the default directory and use key without password if you like.
```sh
```sh
ssh-keygen
ssh-keygen
...
@@ -42,7 +42,7 @@ cat id_rsa.pub
...
@@ -42,7 +42,7 @@ cat id_rsa.pub
```
```
Copy all the output and add it to your [gitlab keys](https://gitlab.aicrowd.com/profile/keys)
Copy all the output and add it to your [gitlab keys](https://gitlab.aicrowd.com/profile/keys)
*Clone your own repository remeber to use ssh cloning and change to the directory where you would like to clone it to! Enter `yes` when promted. If you don't have an own repository yet, start by cloning the official starter kit
Clone your own repository remeber to use ssh cloning and change to the directory where you would like to clone it to! Enter `yes` when promted. If you don't have an own repository yet, start by cloning the official starter kit