Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created February 28, 2017 15:40
Show Gist options
  • Save grahamc/9a1e46b3ea5b8c73de4a767817fbada2 to your computer and use it in GitHub Desktop.
Save grahamc/9a1e46b3ea5b8c73de4a767817fbada2 to your computer and use it in GitHub Desktop.
{
users.users.grahamc = {
home = "/Users/grahamc";
symlinks = {
".emacs.d/init.el" = my-emacs-init;
".ssh/config" = my-ssh-config;
".zshrc" = my-zsh-rc;
};
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment