mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
Merge pull request #174 from herberteuler/master
tmux: clear __NIX_DARWIN_SET_ENVIRONMENT_DONE
This commit is contained in:
commit
2b7812a129
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ let
|
|||
--set __ETC_ZPROFILE_SOURCED "" \
|
||||
--set __ETC_ZSHENV_SOURCED "" \
|
||||
--set __ETC_ZSHRC_SOURCED "" \
|
||||
--set __NIX_DARWIN_SET_ENVIRONMENT_DONE "" \
|
||||
--add-flags -f --add-flags /etc/tmux.conf
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue