diff options
| author | Nate Williams <nate@FreeBSD.org> | 1993-08-02 22:50:43 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1993-08-02 22:50:43 +0000 |
| commit | db267812a60efac6b0ad4a16f412396e59b6dade (patch) | |
| tree | a35e86dfc44892f9e968e7363d7bb58653d01d53 /etc/root | |
| parent | fa8a060ea6c2e82d1b2a1e013be1d0f866f28151 (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.cshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 11b4614e6188..ceb2ee4a4edc 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -32,3 +32,4 @@ alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars if ($?prompt) then set prompt="`hostname -s`# " endif +setenv BLOCKSIZE K |
