dotfiles/scripts/git-rm-untracked
2022-03-18 00:38:39 +03:00

6 lines
45 B
Bash
Executable File

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