Some new features
This commit is contained in:
parent
fd463e0d24
commit
42cffd35cc
9 changed files with 588 additions and 2 deletions
2
zprofile
2
zprofile
|
@ -14,6 +14,8 @@ fi
|
|||
export EDITOR=${EDITOR:-/usr/bin/vim}
|
||||
export PAGER=${PAGER:-/usr/bin/less}
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
export XDG_DATA_HOME="$HOME/.local"
|
||||
|
||||
# 077 would be more secure, but 022 is generally quite realistic
|
||||
umask 022
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue