3 lines
66 B
Fish
Executable file
3 lines
66 B
Fish
Executable file
#!/usr/bin/env fish
|
|
mkdir -p ~/.config/i3
|
|
cp config ~/.config/i3/
|