Bash 4 stuff.
authorIain Patterson <me@iain.cx>
Mon, 12 Jul 2010 12:25:51 +0000 (13:25 +0100)
committerIain Patterson <me@iain.cx>
Mon, 19 Jul 2010 12:33:19 +0000 (13:33 +0100)
Unset command_not_found_handle so typos and missing commands don't trigger
whatever annoying handler the vendor has set up.

.profile.d/bash4.bashrc [new file with mode: 0644]

diff --git a/.profile.d/bash4.bashrc b/.profile.d/bash4.bashrc
new file mode 100644 (file)
index 0000000..1a7309e
--- /dev/null
@@ -0,0 +1 @@
+unset command_not_found_handle