mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
8 lines
No EOL
204 B
Makefile
Executable file
8 lines
No EOL
204 B
Makefile
Executable file
vpn:
|
|
sudo protonvpn c --c CA
|
|
|
|
rebuild:
|
|
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace
|
|
|
|
elm:
|
|
cd ~/Files/Projects/website/frontend; elm-land server
|