1
0
mirror of https://github.com/sahinakkaya/dotfiles.git synced 2025-04-30 21:52:07 +02:00
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