Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Entrar

Todos Novo Entrar

Todos os gists

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
dongho's Avatar

dongho / brew_install.sh

0 curtidas
0 bifurcações
1 arquivos
Última atividade 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 curtidas
0 bifurcações
1 arquivos
Última atividade 6 months ago
1 int printf(const char* restrict, ...);
2
3 int main() {
4 printf("hello world\n");
5 }
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 32ms⋅

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