fix: add git config cmd to setup
This commit is contained in:
@@ -323,8 +323,8 @@ post_install() {
|
||||
echo
|
||||
echo -e "${GREEN}${BOLD}Setup complete.${NC} Next steps:"
|
||||
echo
|
||||
echo -e " ${CYAN}1.${NC} First time on this machine? Configure the Powerlevel10k prompt:"
|
||||
echo -e " ${BOLD}p10k configure${NC}"
|
||||
echo -e " ${CYAN}1.${NC} First time on this machine? Configure your git user:"
|
||||
echo -e " ${BOLD}arty git:config${NC}"
|
||||
echo
|
||||
echo -e " ${CYAN}2.${NC} Generate an SSH key for git push access to dev.pivoine.art:"
|
||||
echo -e " ${BOLD}arty ssh:keygen${NC}"
|
||||
|
||||
Reference in New Issue
Block a user