generated from nhcarrigan/template
4 lines
77 B
Bash
4 lines
77 B
Bash
|
#! /usr/bin/bash
|
||
|
|
||
|
rm -r ~/.config/espanso/match
|
||
|
cp -r match ~/.config/espanso
|