aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-02 16:41:02 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-02 16:41:02 +0200
commit035bb70ce47ce7e5a643b80e130985b6d711e99f (patch)
tree496b9f03a2e9986b6e1fc25311490c90e0042ae4 /.gitignore
parentd62f1d1673fc0a319ea4581dee0f6085b1f70005 (diff)
Add a number of shell utilities
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 23 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 6f5aa19..25d8824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,29 @@
/.config/shell/vendor
#
+# Custom shell utilities
+#
+
+!/.local/bin
+/.local/bin/*
+
+# gittab
+!/.local/bin/gittab
+!/.local/etc
+/.local/etc/*
+!/.local/etc/gittab
+
+# misc
+!/.local/bin/chomp
+!/.local/bin/chwp
+!/.local/bin/kubecontext
+!/.local/bin/mkbak
+!/.local/bin/mkpasswd
+!/.local/bin/ta
+!/.local/bin/uncolor
+!/.local/bin/up
+
+#
# Application specific dotfiles
#
@@ -44,10 +67,3 @@
# x11-wm/awesome
!/.config/awesome/
/.config/awesome/calendar
-
-!/.local/bin
-/.local/bin/*
-!/.local/bin/gittab
-!/.local/etc
-/.local/etc/*
-!/.local/etc/gittab