From 02c0e3e5a78b1d5a41032f073c467bdf05a0c74c Mon Sep 17 00:00:00 2001 From: lkarch <97860398+edwark43@users.noreply.github.com> Date: Sun, 7 Apr 2024 12:40:41 -0400 Subject: [PATCH] Changed the asciiart a bit I moved the "fetch" asciiart to the script folder, as I did not like it showing up when the terminal started because it was big and would be broken when displayed in a small terminal window --- misc/{asciiart/fetch => bin/lkfetch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename misc/{asciiart/fetch => bin/lkfetch} (100%) diff --git a/misc/asciiart/fetch b/misc/bin/lkfetch similarity index 100% rename from misc/asciiart/fetch rename to misc/bin/lkfetch