mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Add script log for elevation scripts.
This commit is contained in:
parent
2a1127bf10
commit
6ee67769a6
25 changed files with 102 additions and 99 deletions
|
|
@ -7,7 +7,7 @@
|
|||
nrs = "sudo nixos-rebuild switch --flake ~/.dotfiles/nixcfgs";
|
||||
clip = "wl-copy";
|
||||
paste = "wl-paste";
|
||||
ipy = "nix run 'nixpkgs#python313Packages.ipython'"; # IPython
|
||||
py = "nix run 'nixpkgs#python314'"; # Python Interactive Shell
|
||||
};
|
||||
darwinAliases = {
|
||||
reboot = "sudo reboot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue