Compare commits
1 Commits
19e4a2b3c8
...
173337d9a2
Author | SHA1 | Date | |
---|---|---|---|
173337d9a2 |
@ -34,7 +34,7 @@ _autoenv_authorized() {
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
# Store authorized associative array in authorized file.
|
# Store authorized associative array in authorized file.
|
||||||
echo ${(kv)authorized} > $authorized_file
|
echo ${(kv)authorized) > $authorized_file
|
||||||
}
|
}
|
||||||
|
|
||||||
# Source an enter script and add its directory to the global entered
|
# Source an enter script and add its directory to the global entered
|
||||||
|
Loading…
x
Reference in New Issue
Block a user