mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-04-07 03:52:06 +02:00
6 lines
45 B
Bash
Executable File
6 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
git ls-files -o | xargs -t rm
|
|
|