Updates
This commit is contained in:
parent
01d19b1b52
commit
a64e38b305
5 changed files with 28 additions and 55 deletions
5
zprofile
5
zprofile
|
@ -26,11 +26,6 @@ export XDG_DATA_HOME="$HOME/.local/share"
|
|||
# 077 would be more secure, but 022 is generally quite realistic
|
||||
umask 022
|
||||
|
||||
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${ROOTPATH}:$PATH"
|
||||
|
||||
export PATH
|
||||
unset ROOTPATH
|
||||
|
||||
shopts=$-
|
||||
set -$shopts
|
||||
unset sh shopts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue