From 0e1d6afdcb06a76ea700cfbf044af1a9500f8399 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 21 Feb 2026 19:04:25 -0500 Subject: refactor!: Run Script to clone notes removed The run script to clone and setup the notes repo removed. The repo was private and no longer exists. --- old/notes | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 old/notes (limited to 'old/notes') diff --git a/old/notes b/old/notes deleted file mode 100755 index d667961..0000000 --- a/old/notes +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/zsh - -source $HOME/personal/dotfiles/util - -git clone git@github.com:JacobMcDonnell/notes.git $target/notes - -- cgit v1.2.3