Rely on system-default umask
This commit is contained in:
parent
93371b754e
commit
f11f1fe92a
1 changed files with 0 additions and 2 deletions
|
@ -154,8 +154,6 @@ do
|
|||
_acp_add_path "$dir"
|
||||
done
|
||||
|
||||
umask 0022
|
||||
|
||||
# Other exports.
|
||||
export PS1="${PS1:-\$ }" # Fallback prompt.
|
||||
export HISTFILE=""
|
||||
|
|
Loading…
Reference in a new issue