1 line
79 B
Text
1 line
79 B
Text
alias rmig='git ls-files -io --exclude-from=.gitignore | xargs -d "\n" rm -rf'
|
alias rmig='git ls-files -io --exclude-from=.gitignore | xargs -d "\n" rm -rf'
|