remove nano from .bashrc

remove nano selection from .bashrc since it'll be selected on user firstlogin now.
This commit is contained in:
deepend-tildeclub
2021-12-12 22:06:20 -07:00
committed by GitHub
parent f1cf368657
commit bfaed0e2dc

View File

@@ -95,9 +95,6 @@ if ! shopt -oq posix; then
fi
fi
# set EDITOR just in case
export EDITOR=nano
# run welcome script
if [ -f ~/.new_user ]; then
/usr/local/bin/firstlogin