850 current 2024-07-24 13:37:33 24.11.20240724.4eb44db 6.9.8-zen1 *
This commit is contained in:
parent
943f1dfbab
commit
88898407ca
2 changed files with 9 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ with pkgs; {
|
|||
MANPAGER = "sh -c 'col -bx | bat -l man -p'";
|
||||
du = getExe du-dust;
|
||||
ps = getExe procs;
|
||||
deploy = "nixos-rebuild switch --flake ~/nixos#pluto --target-host zack@zackmyers.io --use-remote-sudo";
|
||||
deploy = "nixos-rebuild switch --flake ~/nixos#pluto --target-host zoeys.computer --use-remote-sudo";
|
||||
m = "mkdir -p";
|
||||
fcd = "cd $(find -type d | fzf)";
|
||||
l = "ls -lF --time-style=long-iso --icons";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue