mf
Code
Branches
Tags
Commits
master
mf
/
files
/
bashrc_d
/
zig.sh
Raw
Copy raw content
Download raw file
Top
1
#!/bin/bash
2
3
export
PATH
=
"
${
PATH
}
:
${
HOME
}
/.local/zig
"