All New

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

Login

All New Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated
dongho's Avatar

dongho / brew_install.sh

0 likes
0 forks
1 files
Last active 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 likes
0 forks
1 files
Last active 6 months ago
1 int printf(const char* restrict, ...);
2
3 int main() {
4 printf("hello world\n");
5 }
Newer Older

Powered by Opengist ⋅ Load: 20ms⋅

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