5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
export: config
|
||
|
|
||
|
config:
|
||
|
cp config/terminator.conf ~/.config/terminator/config
|