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:
parent
ff8cf24335
commit
a783663e02
@ -1,5 +1,5 @@
|
|||||||
# env
|
# 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
|
# CC0 1.0 Universal/Public domain - No rights reserved
|
||||||
#
|
#
|
||||||
# To the extent possible under law, the author(s) have dedicated all
|
# To the extent possible under law, the author(s) have dedicated all
|
||||||
@ -9,8 +9,6 @@
|
|||||||
# Dedication along with this software. If not, see
|
# Dedication along with this software. If not, see
|
||||||
# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
|
||||||
\unalias -a
|
|
||||||
|
|
||||||
EDITOR=ed
|
EDITOR=ed
|
||||||
PAGER=less
|
PAGER=less
|
||||||
VISUAL=ed
|
VISUAL=ed
|
||||||
|
Loading…
Reference in New Issue
Block a user