Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab Gist con l'argomento dato

Entra

Tutti Nuovi Entra

Tutti i gists

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
dongho's Avatar

dongho / brew_install.sh

0 mi piace
0 forks
1 files
Ultima volta attivo 5 months ago
1 test -d ~/.linuxbrew && eval "$(~/.linuxbrew/bin/brew shellenv)"
2 test -d /home/linuxbrew/.linuxbrew && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
3 echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.bashrc
dongho's Avatar

dongho / helloworld_without_stdlib.c

0 mi piace
0 forks
1 files
Ultima volta attivo 6 months ago
1 int printf(const char* restrict, ...);
2
3 int main() {
4 printf("hello world\n");
5 }
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 20ms⋅

Italiano
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文