dotfiles/scripts/git-rm-untracked

6 lines
45 B
Bash
Executable File

#!/bin/bash
git ls-files -o | xargs -t rm