diff --git a/.bashrc b/.bashrc index 1993a36..5c8afe1 100644 --- a/.bashrc +++ b/.bashrc @@ -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