From 2505e4fa181d7397413283e101be35bcb1ada8a2 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 18 Dec 2022 23:32:48 -0500 Subject: [PATCH] surely this works --- .gitignore | 1 + nushell/.config/nushell/history.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c9f51ca --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./nushell/.config/nushell/history.txt diff --git a/nushell/.config/nushell/history.txt b/nushell/.config/nushell/history.txt index 2a8c6c9..b0a2fa0 100644 --- a/nushell/.config/nushell/history.txt +++ b/nushell/.config/nushell/history.txt @@ -1 +1 @@ -cd dots/ +v .gitignore