Skip to content

Instantly share code, notes, and snippets.

@MichaelTJones
MichaelTJones / Go_Survey_1_13.md
Last active June 29, 2019 14:39
Go Language Survey
@jgoc
jgoc / launch.json
Created July 11, 2019 00:18
golang delve debugging in vscode launch.json
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch",
"type": "go",
"request": "launch",
@yovko
yovko / ohmyzsh.md
Last active April 17, 2024 22:07
ZSH (using Oh My ZSH) on Manjaro Linux

ZSH (using Oh My ZSH) on Manjaro Linux

0. If ZSH is not already installed on your Manjaro system you can do it with the command:

sudo pacman -Syu zsh

You do not need to install manjaro-zsh-config and all the other related packages like zsh-syntax-highlighting, zsh-history-substring-search, zsh-autosuggestions, etc., as we will use Oh My Zsh.

@chuckxD
chuckxD / __HEY.md
Last active February 23, 2024 06:40
ffz/bttv known API end-points quick list