mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 20:01:29 +00:00
Added submodule back in (raw files)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
REM Deletes the hidden folder ~/.copypasta
|
||||
REM To be used with copy pasta script
|
||||
|
||||
|
||||
REM Author: Narsty
|
||||
REM Title: Delete Copy Pasta
|
||||
REM Target: MacOS
|
||||
REM Version: 1.0
|
||||
REM Category: Executions
|
||||
|
||||
ID 05ac:021e Apple:Keyboard
|
||||
DELAY 1000
|
||||
GUI SPACE
|
||||
DELAY 500
|
||||
STRING terminal
|
||||
DELAY 500
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING rm -rf ~/.copypasta
|
||||
DELAY 500
|
||||
ENTER
|
||||
Reference in New Issue
Block a user