Update lacehowlong
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Wed, 14 Apr 2021 15:01:06 +0000 (11:01 -0400)
committerGitHub <noreply@github.com>
Wed, 14 Apr 2021 15:01:06 +0000 (11:01 -0400)
lacehowlong

index 0cd2e2ff608935dd4cb48592f2ad783a7ab28a26..72486c14fc5b808ba499a29bd58076c7e7b2bc7e 100644 (file)
@@ -1,7 +1,8 @@
 #!/usr/bin/env bash
 #Forked from https://gitlab.com/uoou/dotfiles/-/tree/master/stow/bin/home/drew/.local/bin/lace 
 # Modified to work on Debian Distros running Sed 3.7
-  
+# https://github.com/frrobert2/lace/blob/main/lacehowlong
+
 if [ -z "$XDG_CONFIG_HOME" ];then
        config_place="$HOME/.config/lace"
 else