mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: improved justfile
This commit is contained in:
parent
523e604d30
commit
0710d7d059
2 changed files with 22 additions and 19 deletions
|
@ -1,14 +0,0 @@
|
|||
vpn:
|
||||
sudo protonvpn c --c CA
|
||||
|
||||
vpnoff:
|
||||
sudo protonvpn d
|
||||
|
||||
rebuild:
|
||||
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#mars --show-trace
|
||||
|
||||
elm:
|
||||
cd ~/Files/Projects/website/frontend; elm-land server
|
||||
|
||||
server:
|
||||
ssh 192.168.50.140
|
Loading…
Add table
Add a link
Reference in a new issue