diff --git a/nushell/.config/nushell/.gitignore b/nushell/.config/nushell/.gitignore deleted file mode 100644 index a3e737a..0000000 --- a/nushell/.config/nushell/.gitignore +++ /dev/null @@ -1 +0,0 @@ -history.txt diff --git a/nushell/.config/nushell/history.txt b/nushell/.config/nushell/history.txt index 709597c..4b44af8 100644 --- a/nushell/.config/nushell/history.txt +++ b/nushell/.config/nushell/history.txt @@ -1 +1,15 @@ history --clear +cd +cd .config/ +cd +cd dots/ +cd nushell/ +ls +cd .config/ +ls +cd nushell/ +ls +mv .gitignore ~/dots/ +cd +cd dots/ +rm -rf .gitignore