dotfiles/scripts/git-rm-untracked

6 lines
45 B
Plaintext
Raw Normal View History

2022-03-17 22:38:39 +01:00
#!/bin/bash
git ls-files -o | xargs -t rm