4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
export PATH="$HOME/.local/bin:$PATH"
|