bindle
Code
Branches
Tags
Commits
mf4
bindle
/
home
/
.bashrc.d
/
zig.sh
Raw
Copy raw content
Download raw file
Top
1
#!/bin/bash
2
3
export
PATH
=
"
${
PATH
}
:
${
HOME
}
/.local/zig
"