We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca447b7 commit eaa40dfCopy full SHA for eaa40df
1 file changed
home/dot_local/bin/executable_pkgs
@@ -37,6 +37,7 @@ if [[ "${uid}" -ne 0 ]]; then
37
bin_dir="${HOME}/.local/bin"
38
fi
39
unset uid
40
+mkdir -p "${bin_dir}"
41
42
pantry_synced=false
43
function sync_pantry_once() {
0 commit comments