]> git.pld-linux.org Git - projects/setup.git/commitdiff
- some more ksh93 (don't save function definitions in history)
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 14 May 2001 20:27:06 +0000 (20:27 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 14 May 2001 20:27:06 +0000 (20:27 +0000)
Changed files:
    etc/profile -> 1.19

etc/profile

index b704f15f6205c0a09371ec5f764f91c24a795e49..8022a26a3403bd2f7fe7f750c5b166c4941211cd 100644 (file)
@@ -98,6 +98,7 @@ case "$SH" in
                fi`]$ '
        fi
        PS2='> '
+       set -o nolog
        set -o emacs
        trap 'case ${.sh.edchar} in  "\e[4~") .sh.edchar="\ 5" ;; "\e[1~") .sh.edchar="\ 1" ;; esac' KEYBD
        ;;
This page took 0.051282 seconds and 4 git commands to generate.