diff --git a/.gitignore b/.gitignore index 8438084..98d0eda 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ etc/nixos/hardware-configuration.nix nixos/hardware-configuration.nix config/nvim/nvim config/nvim/undo +config/nushell/history.txt diff --git a/config/nushell/history.txt b/config/nushell/history.txt index 6290571..7669aa4 100644 --- a/config/nushell/history.txt +++ b/config/nushell/history.txt @@ -827,3 +827,6 @@ git add -A git commit git push coasteen master rm -rf wall/ +git add -A +git commit +vim .gitignore