tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

replace-homedir

Replace user home in a string with another string. Useful for tildifying a path.