dotfiles/scripts/git-rm-untracked

6 lines
45 B
Plaintext
Raw Normal View History

2023-12-25 11:21:57 +01:00
#!/bin/bash
git ls-files -o | xargs -t rm