From d62f1d1673fc0a319ea4581dee0f6085b1f70005 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 2 Oct 2019 16:35:18 +0200 Subject: Add shell configs --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 96f3217..6f5aa19 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,16 @@ /.local/* # -# Allow specific dotfiles +# Shell customization +# + +!/.zshrc +!/.bashrc +!/.config/shell/ +/.config/shell/vendor + +# +# Application specific dotfiles # # app-editors/vim -- cgit v1.1