master
Elias Almqvist 3 weeks ago
parent 628a5bf918
commit 7338664224
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 1
      nix-darwin/home.nix

@ -216,6 +216,7 @@
cr = "cd $(git rev-parse --show-toplevel)";
nd = "nix develop -c $SHELL";
ls = "ls --color";
tmux = "tmux -2";
};
oh-my-zsh = {
enable = true;

Loading…
Cancel
Save