mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-26 10:04:24 +02:00
home-profile: zsh change private mode
This commit is contained in:
parent
8691fcd211
commit
b299e40e3a
@ -144,6 +144,7 @@ in
|
||||
'' + makeIfVar "__MATERUS_HM_ZSH_PRIVATE" "1" ''
|
||||
unset HISTFILE
|
||||
${lib.optionalString config.programs.zsh.history.share "unsetopt SHARE_HISTORY"}
|
||||
alias -- 'zsh'="__MATERUS_HM_ZSH_PRIVATE=0 zsh "
|
||||
''
|
||||
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user