saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
55cfa3d88b
commit
36cc6556e2
@ -88,3 +88,6 @@ dev-python/pypy:2.0
|
||||
|
||||
# useless update
|
||||
=games-action/brutal-legend-20130615-r1
|
||||
|
||||
|
||||
>x11-drivers/nvidia-drivers-343.36
|
||||
|
2
profile
2
profile
@ -14,7 +14,7 @@ fi
|
||||
# settings. For system defaults, you can add a new file in /etc/profile.d/.
|
||||
export EDITOR=${EDITOR:-/bin/nano}
|
||||
export PAGER=${PAGER:-/usr/bin/less}
|
||||
export GREP_OPTIONS="--directories=skip"
|
||||
#export GREP_OPTIONS="--directories=skip"
|
||||
|
||||
# 077 would be more secure, but 022 is generally quite realistic
|
||||
umask 022
|
||||
|
Loading…
Reference in New Issue
Block a user