Git alias:
add-others = !"f() { git ls-files --others | sort -u ; }; git add `grave;f`grave;"
Example:
git add-others
Compare:
Compare corresponding aliases for edit-*: