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