Aditya Mukherjee

Results 5 comments of Aditya Mukherjee

[this is the comment](https://github.com/typicode/husky/issues/968#issuecomment-1176848345) that fixed it for my build. tldr; add ``` exec >/dev/tty 2>&1 ``` before running `lint-staged` in your hook

@rishighan timestamp won't do because the script execution time will be too quick to generate unique ones . a random number makes more sense, and i think the chances of...

this is currently an issue in sonoma 14.1.2. after a clean install of both übersicht and `ical-buddy` (from brew), übersicht doesn't have permission to access calendars, nor does it prompt...

I've ended up writing a script that runs regularly and writes the output of `icalBuddy` to a file, then the übersicht widget reads / parses that file to display what...