5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
mkdir -p ~/.config
|
||
|
mkdir -p ~/.local/bin
|