shrc: remove \unalias -a

At least on OpenBSD's ksh, local is an alias, and it's too useful to let
it go.
This commit is contained in:
Lucas 2023-02-11 12:28:35 +00:00
parent ff8cf24335
commit a783663e02
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# env
# Written in 2019-2020,2022 by Lucas
# Written in 2019-2020,2022-2023 by Lucas
# CC0 1.0 Universal/Public domain - No rights reserved
#
# To the extent possible under law, the author(s) have dedicated all
@ -9,8 +9,6 @@
# Dedication along with this software. If not, see
# <http://creativecommons.org/publicdomain/zero/1.0/>.
\unalias -a
EDITOR=ed
PAGER=less
VISUAL=ed