mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 14:41:18 -04:00
lint all of the things
stylelint, markdownlint, linkinator
This commit is contained in:
@@ -118,7 +118,7 @@ Undo the most recent commit in current Git repo:
|
||||
alias gundo="git push -f origin HEAD^:master"
|
||||
```
|
||||
|
||||
Un-quarantine an "unidentified developer's" application [blocked by Gatekeeper](https://support.apple.com/en-us/HT202491) on macOS's walled <del>prison</del> garden:
|
||||
Un-quarantine an "unidentified developer's" application [blocked by Gatekeeper](https://support.apple.com/en-us/HT202491) on macOS's walled ~~prison~~ garden:
|
||||
|
||||
```bash
|
||||
alias unq="sudo xattr -rd com.apple.quarantine"
|
||||
|
Reference in New Issue
Block a user