FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Create an alias for the sl command by AvanBerne · Pull Request #83 · skills/code-with-codespaces · GitHub

/ code-with-codespaces Public template

Create an alias for the sl command - #83

Merged
heiskr merged 1 commit into
skills:mainfrom
AvanBerne:AvanBerne-patch-1
Jun 13, 2024
Merged

Create an alias for the sl command#83
heiskr merged 1 commit into
skills:mainfrom
AvanBerne:AvanBerne-patch-1

Conversation

Copy link
Copy Markdown
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 requested a review from a team April 29, 2024 18:51
heiskr requested review from a team and removed request for a team April 30, 2024 20:32

czmoss commented Jun 12, 2024

Copy link
Copy Markdown

@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 merged commit 1f411fd into skills:main Jun 13, 2024

Copy link
Copy Markdown
Contributor

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

heiskr commented Jun 14, 2024

Copy link
Copy Markdown
Contributor

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

We're open to it :)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL