diff --git a/bash/.gitignore b/bash/.gitignore new file mode 100644 index 0000000..8f5fd87 --- /dev/null +++ b/bash/.gitignore @@ -0,0 +1 @@ +.history diff --git a/zsh/.gitignore b/zsh/.gitignore new file mode 100644 index 0000000..8c642e2 --- /dev/null +++ b/zsh/.gitignore @@ -0,0 +1,2 @@ +.history +.zcompdump