5 lines
94 B
Bash
Executable file
5 lines
94 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cp -r ./config/nvim ~/config/
|
|
cp -r ./local/share/fonts ~/.local/share/
|
|
|