From 91f06c38c1dd8fd7c8f71637128faf6dbc9b460e Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 9 Mar 2020 04:03:18 -0400 Subject: Remove extraneous files from sh sources --- bin/1sh/profile | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 bin/1sh/profile (limited to 'bin/1sh/profile') diff --git a/bin/1sh/profile b/bin/1sh/profile deleted file mode 100644 index 35869039..00000000 --- a/bin/1sh/profile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD: releng/12.1/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 -- cgit 1.4.1 c/tree/etc/Light.terminal?id=655c30ecbc006db9809133563497eab4e656f636'>tree commit diff
path: root/etc/Light.terminal (unfollow)
Commit message (Expand)Author
2019-07-12Make author consistent and update URLsJune McEnroe
2019-07-12Move to www/text.causal.agencyJune McEnroe
2019-07-12Add new causal.agency with shotty shotsJune McEnroe
2019-07-12Use -s to infer terminal sizeJune McEnroe
2019-07-12Add DCH to shottyJune McEnroe
2019-07-12Support insert mode in shottyJune McEnroe
2019-07-11Don't do carriage return on line feedJune McEnroe
2019-07-11Interpret 256color-style SGRsJune McEnroe
2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe
2019-07-11Factor out clearJune McEnroe
2019-07-11Add bright option to shottyJune McEnroe
2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe
2019-07-10Ignore SM and RMJune McEnroe
2019-07-09Add shotty man page and build itJune McEnroe
2019-07-09Add up -cJune McEnroe
2019-07-09Add options for default colors to shottyJune McEnroe
2019-07-08Use char literals consistentlyJune McEnroe