From 4fff7a4d69a9e2613c2142954a02a414044278f0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 18 Aug 2018 14:23:31 -0400 Subject: .config/htop/htoprc: Add default settings --- (limited to '.gitignore.d') diff --git a/.gitignore.d/htop b/.gitignore.d/htop new file mode 100644 index 0000000..33f5351 --- /dev/null +++ b/.gitignore.d/htop @@ -0,0 +1,15 @@ +# Exclude all files +* + +# Include relevant files +!/.config/ +!/.config/htop/ +!/.config/htop/htoprc +!/.gitignore.d/ +!/.gitignore.d/htop + +# Exclude swap and backup files +*.s[a-w]? +*.vim +*~ +*.orig -- cgit v0.9.1