]> git.pld-linux.org Git - packages/mksh.git/commitdiff
- history file format of mksh differs from other shells
authorKacper Kornet <draenog@pld-linux.org>
Thu, 7 Jul 2011 14:43:46 +0000 (14:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mksh-mkshrc -> 1.2

mksh-mkshrc

index 6c032c5f06ac3ffefe75b610d35a1de2eebca39e..e15906dcc5381aa9fd780f2346304460657e0437 100644 (file)
@@ -46,4 +46,6 @@ if [ "`echo /etc/shrc.d/*.sh`" != "/etc/shrc.d/*.sh" ]; then
        unset i
 fi
 
+HISTFILE=~/.history.mksh
+
 # vi:syntax=sh
This page took 0.045875 seconds and 4 git commands to generate.