Update lacewithdate
[lace] / lacewithdate
index 7ae315ed47e2f1cee53270c6562b5374e0f5005e..402bc22f986775ee9e7ad75e5e9d079b24c70a06 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 #Forked from https://gitlab.com/uoou/dotfiles/-/tree/master/stow/bin/home/drew/.local/bin/lace 
 # Modified to show date rather than how many days ago by frrobert2
-
+# https://github.com/frrobert2/lace/blob/main/lacewithdate
 if [ -z "$XDG_CONFIG_HOME" ];then
        config_place="$HOME/.config/lace"
 else