3 lines
27 B
Bash
3 lines
27 B
Bash
|
#!/bin/sh
|
||
|
cp -i .inputrc ~
|