From 42ea1c159a04bbcd596b376def6eebcae9d7d54f Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 12 Apr 2021 17:19:08 +0200 Subject: chore(grfn): Fix remaining references to glittershark Change-Id: I60a60635dfef5c73f758fa6808992aeea3137301 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2944 Reviewed-by: grfn Tested-by: BuildkiteCI --- users/grfn/gws.fyi/index.org | 6 +++--- users/grfn/keyboard/flash | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'users') diff --git a/users/grfn/gws.fyi/index.org b/users/grfn/gws.fyi/index.org index 0886192abf28..8da761661923 100644 --- a/users/grfn/gws.fyi/index.org +++ b/users/grfn/gws.fyi/index.org @@ -8,7 +8,7 @@ engineer and musician * code - [[https://github.com/glittershark/][github]] -- [[https://cs.tvl.fyi/depot/-/tree/users/glittershark][my directory in the tvl monorepo]] +- [[https://cs.tvl.fyi/depot/-/tree/users/grfn][my directory in the tvl monorepo]] * work @@ -19,9 +19,9 @@ databases please reach out * projects - [[https://windtunnel.ci/][windtunnel]], a continuous benchmarking software-as-a-service currently accepting early alpha users (send me an email if you want to try it out!) -- [[https://cs.tvl.fyi/depot/-/tree/users/glittershark/achilles][achilles]], a compiler for (what I plan to become) a dependently typed, low-level functional programming language targeting LLVM +- [[https://cs.tvl.fyi/depot/-/tree/users/grfn/achilles][achilles]], a compiler for (what I plan to become) a dependently typed, low-level functional programming language targeting LLVM - [[https://github.com/glittershark/org-clubhouse][org-clubhouse]], an emacs package for lightweight integration between [[https://orgmode.org/][org-mode]] and [[https://clubhouse.io/][the clubhouse project management tool]] -- [[https://cs.tvl.fyi/depot/-/tree/users/glittershark/xanthous][xanthous]], a terminal roguelike in haskell that I work on intermittently and exclusively for fun +- [[https://cs.tvl.fyi/depot/-/tree/users/grfn/xanthous][xanthous]], a terminal roguelike in haskell that I work on intermittently and exclusively for fun * music diff --git a/users/grfn/keyboard/flash b/users/grfn/keyboard/flash index efc89463c84b..76def36f9ca8 100755 --- a/users/grfn/keyboard/flash +++ b/users/grfn/keyboard/flash @@ -1,2 +1,2 @@ #!/usr/bin/env bash -exec "$(nix-build --no-out-link ../../.. -A users.glittershark.keyboard.flash)" +exec "$(nix-build --no-out-link ../../.. -A users.grfn.keyboard.flash)" -- cgit 1.4.1