We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2569e5c commit a6f8729Copy full SHA for a6f8729
setup.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+sudo apt-get update
4
+sudo apt-get install sl
5
+echo "export PATH=\$PATH:/usr/games" >> ~/.bashrc
0 commit comments