From 5f2237c37f7017cc6fdbe452add7d70ec0742fdd Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 1 Feb 2023 03:03:46 -0800 Subject: [PATCH] :memo: Added alchemy bootcamp bookmark alias --- aliases | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aliases b/aliases index b5d63f3f..55fd01a8 100644 --- a/aliases +++ b/aliases @@ -549,6 +549,9 @@ alias solidproject="librewolf https://solidproject.org &" # split keyboard to eventually buy, learn to solder first alias aurora-sweep="librewolf https://splitkb.com/products/aurora-sweep &" +# Bootcamps +alias alchemy="librewolf https://www.alchemycodelab.com/ &" + # cool video on fluid animation in css: # https://egghead.io/lessons/css-build-a-fluid-loading-animation-in-css # cool video on animating typing using css