]> git.pld-linux.org Git - packages/bash.git/commitdiff
- unset i
authoradgor <adgor@pld-linux.org>
Thu, 29 Apr 2004 10:47:12 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bashrc -> 1.7

bashrc

diff --git a/bashrc b/bashrc
index e0c919b574390dc58c330a6554e133fa71d2dc5e..786300f136f47c65abd499846e8bd043afe8bc55 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -13,3 +13,4 @@ alias which="type -p"
 for i in /etc/shrc.d/*.sh ; do
        . $i
 done
+unset i
This page took 0.034867 seconds and 4 git commands to generate.