replace mentions of coastalcommits with c.csw.im

This commit is contained in:
cswimr 2025-02-09 15:06:59 -06:00
parent f2e46d90bb
commit 306835e1b0
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
5 changed files with 11 additions and 9 deletions

View file

@ -67,7 +67,7 @@
paste = "wl-paste";
cat = "bat";
git = "hub";
cc = "fj --host=https://www.coastalcommits.com --style=fancy";
cc = "fj --host=https://c.csw.im --style=fancy";
cb = "fj --host https://codeberg.org --style=fancy";
eza = "eza --time-style=long-iso --icons=auto --hyperlink";
l = "eza -lhg";
@ -80,7 +80,7 @@
nixrc = "edit /etc/nixos";
taildrop = "tailscale file";
forgejo-runner = "act_runner";
runactions = "act_runner exec --default-actions-url=https://www.coastalcommits.com --gitea-instance=https://www.coastalcommits.com";
runactions = "act_runner exec --default-actions-url=https://c.csw.im --gitea-instance=https://c.csw.im";
uvr = "uv run";
ns = "nix-shell";
edit = "_edit";