Add install script for Kitty config
This commit is contained in:
parent
7a3aaffcd8
commit
2ecc1ce9f2
1 changed files with 2 additions and 0 deletions
2
src/Kitty/.install.fish
Normal file
2
src/Kitty/.install.fish
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
mkdir -p ~/.config/kitty
|
||||||
|
cp *.conf ~/.config/kitty/
|
Loading…
Reference in a new issue