diff options
author | Mattias Andrée <m@maandree.se> | 2024-11-28 22:52:28 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-11-28 22:52:28 +0100 |
commit | ecb4a91834da96a0328c682befaddb66316cf5be (patch) | |
tree | 02b5fd28c2f8130802afda6a1d10ee56f1c982f6 | |
parent | new-c-proj: update e-mail (diff) | |
download | dotfiles-ecb4a91834da96a0328c682befaddb66316cf5be.tar.gz dotfiles-ecb4a91834da96a0328c682befaddb66316cf5be.tar.bz2 dotfiles-ecb4a91834da96a0328c682befaddb66316cf5be.tar.xz |
m
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | brave/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/brave/Makefile b/brave/Makefile index dc5f0c2..b70f3b8 100644 --- a/brave/Makefile +++ b/brave/Makefile @@ -1,7 +1,5 @@ .POSIX: -XINITRC_ORDER = 20 - install: ../check-installed-shebang brave mkdir -p -- ~/.local/bin |