Skip to content

Commit

Permalink
misc(deps): PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Nov 9, 2024
1 parent e0a7a41 commit d7787b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NOCOLOR := $(shell tput sgr0)
all docs brew \
base cli gui \
cargo git \
nvim poetry tmux zsh
nvim poetry tmux uv zsh

all: clean base docs

Expand Down

0 comments on commit d7787b7

Please sign in to comment.