Added CMDHIST variable for hackline.
This commit is contained in:
parent
3922ff850f
commit
00da83a751
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ export_loop \
|
|||
PAGER 'less' \
|
||||
MANPAGER '$PAGER' \
|
||||
\
|
||||
CMDHIST '$HOME/lib/cmds' \
|
||||
CMDHISTMAX '100' \
|
||||
PROFILE '$HOME/.profile' \
|
||||
ENVDIR '$HOME/env' \
|
||||
SETENV '$HOME/lib/setenv/sh' \
|
||||
|
|
Loading…
Reference in a new issue