allow config.fish.local
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM alpine:latest
|
||||
RUN apk --no-cache add git curl
|
||||
RUN sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14
|
||||
ENTRYPOINT ["/bin/fish"]
|
||||
|
||||
ENV SHELL /usr/bin/fish
|
||||
CMD ["fish"]
|
||||
|
||||
Reference in New Issue
Block a user