Reindent all the things
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M host-ap-spotcap.local/config/zsh/zshenv.local → host-ap-spotcap.local/config/zsh/zshenv.local
@@ -1,5 +1,5 @@ # -*- mode: sh; -*- if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]] then - . $HOME/.nix-profile/etc/profile.d/nix.sh; + . $HOME/.nix-profile/etc/profile.d/nix.sh; fi