moved alias

This commit is contained in:
Bryan Ramos 2024-01-20 20:14:56 -05:00
parent ed81d767fa
commit a818601c6e
3 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,6 @@
{
hmup = "home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
nixup = "sudo nixos-rebuild switch --flake '$HOME/Documents/projects/nixos#socrates'";
chat = "weechat";
open = "xdg-open";
}