fish: umask
because now fish isn't started at all as a login shell, bash is
This commit is contained in:
parent
6b1bb11906
commit
9f75114293
@ -5,6 +5,8 @@ end
|
||||
# Disable fish greeting
|
||||
set fish_greeting ""
|
||||
|
||||
umask 007
|
||||
|
||||
if status --is-interactive
|
||||
if not test $SYSTEM_PROFILE = "MINIMAL"
|
||||
rem.sh show
|
||||
|
Loading…
Reference in New Issue
Block a user