Skip to content

Commit

Permalink
add vimrc colorscheme
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-wzl committed Oct 17, 2023
1 parent eba01e2 commit d24a651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker_Install/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apt install -y apt-utils locales-all fonts-noto \
tor \
proxychains-ng

RUN echo "colorscheme elflord" >> /home/neo/.vimrc
RUN useradd -rm -d /home/neo -s /bin/bash -G sudo -u 1000 neo
RUN chown -R neo: /opt
#creating this dir prevents misc/tab_completion.py from breaking ffm.py
Expand Down

0 comments on commit d24a651

Please sign in to comment.