Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.39 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.39 KB

.dotfiles

My various dotfiles for macOS.

Installation

  1. Make sure the following files are backed up, if applicable:
  • ~/.gitignore
  • ~/.bash_profile
  • ~/.zprofile
  • ~/.zsh_profile
  • ~/.composer/composer.json
  • ~/.composer/composer.lock
  1. Move to .dotfiles folder
  2. Run ./install

Special commands

Command Description
claimspace <option> Claim all space that can be freed on disk.

-d include Docker
-p include MacPorts
dockerwipe Remove build cache, all stopped containers, and all networks, volumes, images that are not used by at least 1 container. Alias of docker system prune -a --volumes.
emptify <file> Empty given file
killcache Kill DNS cache
whereami Display local and external IPs