6 lines
148 B
Plaintext
Executable File
6 lines
148 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: rename-file
|
|
#key: rename-file
|
|
#key: rf
|
|
# --
|
|
(rename-file ${1:file} ${2:newname}${3: ok-if-already-exists}) |