Skip to content

Instantly share code, notes, and snippets.

View 4aficiona2's full-sized avatar
👾
Meandering through space

Michael Zumstein 4aficiona2

👾
Meandering through space
View GitHub Profile
@4aficiona2
4aficiona2 / .laptop.local--post
Last active June 3, 2019 11:30
needs to be manually applied, hasn't worked to be applied in .laptop.local script
#!/bin/sh
#add_or_update_asdf_plugin "elixir" "https://github.com/asdf-vm/asdf-elixir.git"
#add_or_update_asdf_plugin "elm" "https://github.com/vic/asdf-elm.git"
# PHP asdf version seems to be shaky or only partially support, double check first before installing it
#add_or_update_asdf_plugin "php" "https://github.com/odarriba/asdf-php.git"
# Install oh-my-zsh for zsh @see https://gist.github.com/kevin-smets/8568070#oh-my-zsh
fancy_echo "Install oh-my-zsh ..."
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
// list all sym linked npm modules
npm ls -g --depth=0 --link=true

Brainstorming

Tools to capture, visualize, develop, organize and document ideas / processes

Evaluated tools

Tool Webbased Free Confluence Jira Brainstorming Flow Chart Collaboration Markdown Export Cool and fun to use Comments
MindNode X X X
@4aficiona2
4aficiona2 / package.json
Last active July 2, 2021 13:30
Review NordHealth's design token architecture
{
"name": "lyne-experiments",
"version": "0.0.1",
"description": "Lyne Design System",
"devDependencies": {
"@knapsack/design-token-utils": "latest",
"@netlify/netlify-design-tokens": "latest",
"@nordhealth/components": "latest",
"@nordhealth/fonts": "latest",
"@nordhealth/themes": "latest",