summary refs log tree commit diff
path: root/bin/cash/profile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 20:12:15 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 20:12:15 -0500
commitd2099b69923a71bde35764af92e9d04ef3e74f1d (patch)
tree9ec46137b8226d8efa7b6f5db54b7aa08b2cfc5e /bin/cash/profile
parentReplace strchrnul with strchr (diff)
downloadsrc-d2099b69923a71bde35764af92e9d04ef3e74f1d.tar.gz
src-d2099b69923a71bde35764af92e9d04ef3e74f1d.zip
Remove profile and dot.profile
Diffstat (limited to '')
-rw-r--r--bin/cash/profile18
1 files changed, 0 insertions, 18 deletions
diff --git a/bin/cash/profile b/bin/cash/profile
deleted file mode 100644
index f7d64415..00000000
--- a/bin/cash/profile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD: releng/12.0/bin/sh/profile 337849 2018-08-15 14:41:24Z brd $
-#
-# System-wide .profile file for sh(1).
-#
-# Uncomment this to give you the default 4.2 behavior, where disk
-# information is shown in K-Blocks
-# BLOCKSIZE=K; export BLOCKSIZE
-#
-# For the setting of languages and character sets please see
-# login.conf(5) and in particular the charset and lang options.
-# For full locales list check /usr/share/locale/*
-# You should also read the setlocale(3) man page for information
-# on how to achieve more precise control of locale settings.
-#
-# Check system messages
-# msgs -q
-# Allow terminal messages
-# mesg y