Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Akihiro Saiki committed Jul 9, 2023
2 parents 2079748 + a4a3c9f commit afbccc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.arch
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN git clone https://aur.archlinux.org/yay.git && \
RUN rm -rf yay

# Configure neovim
COPY --chown=$USER_NAME ./nvim .config/
COPY --chown=$USER_NAME ./nvim .config/nvim

# Change shell
USER root
Expand Down

0 comments on commit afbccc8

Please sign in to comment.