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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

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