Updates to nail.rc for new version.
This commit is contained in:
parent
c3903b4034
commit
ec49833c70
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@ set hold
|
||||||
set append
|
set append
|
||||||
|
|
||||||
# Always ask for a subject when composing a message interactively.
|
# Always ask for a subject when composing a message interactively.
|
||||||
set ask
|
set asksub
|
||||||
|
|
||||||
|
# Confirm sending of messages.
|
||||||
|
set asksend
|
||||||
|
|
||||||
# Assume a CRT-like terminal and invoke a pager.
|
# Assume a CRT-like terminal and invoke a pager.
|
||||||
set crt
|
set crt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue