fishsticks
- Berlin, Germany
-
02:59
(UTC +01:00)
Highlights
- Pro
Pinned Loading
-
-
Setup a Linux dev environment
Setup a Linux dev environment 1#!/bin/sh
23# Update and upgrade packages
4sudo apt-get update
5sudo DEBIAN_FRONTEND=noninteractive apt-get upgrade -y
-
Setup GitHub's SSH and GPG keys for ...
Setup GitHub's SSH and GPG keys for WSL and ZSH environments 1#!/bin/bash
23# For WSL environments only
45npm install --global yarn
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.