alias to switch viridian configuration
This commit is contained in:
parent
cf7e76d125
commit
bd2a7c853b
|
@ -26,6 +26,7 @@
|
|||
la = "ls -a";
|
||||
ll = "ls -l";
|
||||
tt = "wezterm cli set-tab-title ";
|
||||
deploy-viridian = "nixos-rebuild switch --flake .#viridian --target-host viridian --use-remote-sudo";
|
||||
};
|
||||
|
||||
# An attribute set that adds to named directory hash table
|
||||
|
|
Loading…
Reference in a new issue