Skip to content

Conversation

@AvanBerne
Copy link
Contributor

Summary

Make the adjustment in step 4 more fun by creating a small command to run instead of having to call the whole path.

Changes

Create the alias 'sl' for '/usr/games/sl' in the setup.sh file.
Update the instruction for what to type in the terminal.

Closes: N/A

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

so that the animation runs as intended when mistyping 'ls' - it's more fun that way :-)
@chadfawcett chadfawcett requested a review from a team April 29, 2024 18:51
@heiskr heiskr requested review from a team and removed request for a team April 30, 2024 20:32
@czmoss
Copy link

czmoss commented Jun 12, 2024

@AvanBerne, were you able to get setup.sh to work? I was just getting ready to create a Pull Request to instead have students use install.sh, as I could not get setup.sh to work (while install.sh did work for me).

@heiskr heiskr merged commit 1f411fd into skills:main Jun 13, 2024
@sinsukehlab
Copy link
Contributor

I think export PATH=$PATH:/usr/games/sl is more natural.

@heiskr
Copy link
Contributor

heiskr commented Jun 14, 2024

I think export PATH=$PATH:/usr/games/sl is more natural.

We're open to it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants