fish: umask

because now fish isn't started at all as a login shell, bash is
This commit is contained in:
dogeystamp 2024-11-11 22:03:35 -05:00
parent 6b1bb11906
commit 9f75114293
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -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