Skip to content

Instantly share code, notes, and snippets.

@njoerd114
Created July 11, 2018 06:24
Show Gist options
  • Save njoerd114/e8660d6119cb1778a948c4fd1ea0f145 to your computer and use it in GitHub Desktop.
Save njoerd114/e8660d6119cb1778a948c4fd1ea0f145 to your computer and use it in GitHub Desktop.
dockernice (Make docker great again on mac)
alias dockernice='sudo renice 10 $(pgrep com.docker.hyperkit)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment