summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/justfile b/justfile
index 9b40b62..ca3b5b8 100644
--- a/justfile
+++ b/justfile
@@ -63,3 +63,10 @@ NIXNAME := "vm-aarch64"
ssh {{SSH_OPTIONS}} -p22 root@{{ip}} " \
sudo reboot; \
"
+
+@symlinks:
+ ln -sf /nix-config/mut/DefaultKeyBinding.dict ~/Library/KeyBindings/DefaultKeyBinding.dict
+ ln -sf /nix-config/mut/aerospace ~/.config/aerospace
+ ln -sf /nix-config/mut/ghostty ~/.config/ghostty
+ ln -sf /nix-config/mut/nushell ~/.config/nushell
+ ln -sf /nix-config/mut/neovim ~/.config/nvim