diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index b27d152..a09eca5 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -154,8 +154,6 @@ do _acp_add_path "$dir" done -umask 0022 - # Other exports. export PS1="${PS1:-\$ }" # Fallback prompt. export HISTFILE=""