Dotfiles update 2025-12-22 12:13
This commit is contained in:
@@ -162,8 +162,8 @@ show_status_short() {
|
|||||||
elif [[ $remote_commits -gt 0 ]]; then
|
elif [[ $remote_commits -gt 0 ]]; then
|
||||||
echo -e " ${YELLOW}⚠${NC} Dotfiles: ${remote_commits} commit(s) behind remote"
|
echo -e " ${YELLOW}⚠${NC} Dotfiles: ${remote_commits} commit(s) behind remote"
|
||||||
echo -e " Run: ${CYAN}dfpull${NC} or ${CYAN}dotfiles-sync.sh pull${NC}"
|
echo -e " Run: ${CYAN}dfpull${NC} or ${CYAN}dotfiles-sync.sh pull${NC}"
|
||||||
else
|
#else
|
||||||
echo -e " ${GREEN}✓${NC} Dotfiles: in sync"
|
# echo -e " ${GREEN}✓${NC} Dotfiles: in sync"
|
||||||
fi
|
fi
|
||||||
echo ""
|
echo ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user