make sure joe is set as default editor
This commit is contained in:
@@ -12,4 +12,4 @@ RUN git pull && git remote add gitlab ssh://git@gitlab.com/salfter/portage
|
||||
RUN git config --global user.name "Scott Alfter" && git config --global user.email scott@alfter.us
|
||||
|
||||
RUN sed -i "s/^#en_US/en_US/" /etc/locale.gen && locale-gen && eselect locale set en_US.UTF-8 && . /etc/profile
|
||||
RUN emerge joe && eselect editor set joe
|
||||
RUN emerge joe && eselect editor set joe && . /etc/profile
|
||||
|
||||
Reference in New Issue
Block a user