From 8a6d0b76391dbec475293833d09b398ddad84e9a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Mar 2009 10:57:53 +0100 Subject: zshrc: Do nothing except including files --- etc/cleanup | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 etc/cleanup (limited to 'etc/cleanup') diff --git a/etc/cleanup b/etc/cleanup new file mode 100644 index 0000000..834f6b0 --- /dev/null +++ b/etc/cleanup @@ -0,0 +1,9 @@ +## vim:ft=zsh +# cleanup +echo -n "\r\e[2K" +unalias 'linux:' +unalias 'openbsd:' +unfunction zrc_status zrc_info +unfunction xexport xsource +unset system distro +unset ps_fail ps_green ps_info ps_red ps_reset ps_yellow -- cgit v1.2.3