gracefully fallback if atuin or zoxide aren't installed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:edge
|
||||
RUN apk --no-cache add git curl
|
||||
RUN sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14
|
||||
ENV SHELL /usr/bin/fish
|
||||
|
||||
Reference in New Issue
Block a user