feat: change some misc stuff and trim filetree
This commit is contained in:
parent
fbbe078673
commit
2262b4c1ff
8 changed files with 13 additions and 26 deletions
|
@ -3,10 +3,11 @@
|
|||
cd = "z";
|
||||
cdi = "zi";
|
||||
cat = "${pkgs.bat}/bin/bat";
|
||||
ls = "${pkgs.lsd}/bin/lsd";
|
||||
ll = "ls -l";
|
||||
rm = "${pkgs.trash-cli}/bin/trash";
|
||||
osupdate = "${pkgs.nh}/bin/nh os switch";
|
||||
homeupdate = "${pkgs.nh}/bin/nh home switch";
|
||||
#batmon = "watch -n0 upower -i /org/freedesktop/UPower/devices/battery_BAT1";
|
||||
batmon = "watch -n0 upower -i /org/freedesktop/UPower/devices/battery_BAT1";
|
||||
inception = "${pkgs.pipx}/bin/pipx run copier copy --trust gh:DataChefHQ/Inception .";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue