summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.cshrc
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-08-02 22:50:43 +0000
committernate <nate@FreeBSD.org>1993-08-02 22:50:43 +0000
commit8e5001bb885d555561f9645e200c610e8d4eb927 (patch)
treea35e86dfc44892f9e968e7363d7bb58653d01d53 /etc/root/dot.cshrc
parent848292c8ac5fb829e4e0d7077d111654d11c8609 (diff)
downloadFreeBSD-src-8e5001bb885d555561f9645e200c610e8d4eb927.zip
FreeBSD-src-8e5001bb885d555561f9645e200c610e8d4eb927.tar.gz
Default BLOCKSIZE for root is K-Blocks
Diffstat (limited to 'etc/root/dot.cshrc')
-rw-r--r--etc/root/dot.cshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 11b4614..ceb2ee4 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
OpenPOWER on IntegriCloud