Skip to content

Commit 49092f0

Browse files
1 parent 3990701 commit 49092f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tasks:
88
sudo touch /workspace/.bash_history
99
sudo chmod -R 777 /workspace
1010
sudo cp /workspace/project/.freeCodeCamp/.bashrc ~/.bashrc
11+
echo -e '\nexport GIT_EDITOR=/usr/bin/nano' >> $HOME/.bashrc
1112
1213
command: |
1314
sudo rm /workspace/project/CHANGELOG.md

0 commit comments

Comments
 (0)