Added make file
This commit is contained in:
parent
c1c2dd7615
commit
1a255b74fe
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
export: config
|
||||
|
||||
config:
|
||||
cp config/terminator.conf ~/.config/terminator/config
|
Loading…
Reference in a new issue