From e08e024226086df183dccf15647903670f4e0914 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 6 Sep 2017 13:06:36 -0400 Subject: Rename curtis -> home Why the heck did I do this? --- link.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'link.sh') diff --git a/link.sh b/link.sh index 0f149fd9..de7b2d5e 100755 --- a/link.sh +++ b/link.sh @@ -10,7 +10,7 @@ error() { } link() { - local source_path="$PWD/curtis/$1" + local source_path="$PWD/home/$1" local dest_path="$HOME/$1" [ -h "$dest_path" ] && return -- cgit 1.4.1 e='master' selected='selected'>master dontfiles
summary refs log tree commit diff
path: root/rfc (unfollow)
Commit message (Expand)Author
2024-04-18Add link to photosJune McEnroe
2024-04-14Remove redundant headings from feedJune McEnroe
2024-04-14Add atom feed generationJune McEnroe
2024-04-14Add descriptions for 2024-04-14June McEnroe
2024-04-14Add descriptions for 2024-04-10June McEnroe
2024-04-14Add meta viewport, some padding for the anchorsJune McEnroe