From b4937f42ddf6146c152d75e157d5772c7c3eb8d7 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 18 Dec 2022 04:06:47 -0500 Subject: [PATCH] test stuff --- .gitignore => nushell/.config/nushell/.gitignore | 0 nushell/.config/nushell/history.txt | 5 ----- 2 files changed, 5 deletions(-) rename .gitignore => nushell/.config/nushell/.gitignore (100%) diff --git a/.gitignore b/nushell/.config/nushell/.gitignore similarity index 100% rename from .gitignore rename to nushell/.config/nushell/.gitignore diff --git a/nushell/.config/nushell/history.txt b/nushell/.config/nushell/history.txt index 522a258..709597c 100644 --- a/nushell/.config/nushell/history.txt +++ b/nushell/.config/nushell/history.txt @@ -1,6 +1 @@ history --clear -cd dots/ -touch .gitignore -v .gitignore -ls -v .gitignore