mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
common: zsh changes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
__HOME_ZPROFILE_SOURCED=1
|
||||
[[ -f "/etc/profile" ]] && emulate sh -c "source /etc/profile"
|
||||
[[ -f "~/.profile" ]] && emulate sh -c "source ~/.profile"
|
||||
Reference in New Issue
Block a user