Skip to content

Instantly share code, notes, and snippets.

@mitchty
Created May 22, 2018 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitchty/ad83e473db6f6f45424d97d96514a71c to your computer and use it in GitHub Desktop.
Save mitchty/ad83e473db6f6f45424d97d96514a71c to your computer and use it in GitHub Desktop.
$ diff /etc/zshrc /etc/zshrc.backup-before-nix ~
7,13d6
<
< # Nix
< if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
< . '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
< fi
< # End Nix
<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment