3 lines
72 B
Fish
Executable file
3 lines
72 B
Fish
Executable file
#!/usr/bin/env fish
|
|
mkdir -p ~/.config/kitty
|
|
cp *.conf ~/.config/kitty/
|