added l as alis
This commit is contained in:
parent
47db460fab
commit
842243683c
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ in {
|
||||||
capture-config = "nix run github:pjones/plasma-manager > ~/nix-config/modules/wm/plasma/default.nix";
|
capture-config = "nix run github:pjones/plasma-manager > ~/nix-config/modules/wm/plasma/default.nix";
|
||||||
reboot-to-windows = "sudo efibootmgr -n 0000";
|
reboot-to-windows = "sudo efibootmgr -n 0000";
|
||||||
mkdir = "mkdir -p";
|
mkdir = "mkdir -p";
|
||||||
|
l = "ls -lAh --group-directories-first";
|
||||||
};
|
};
|
||||||
|
|
||||||
ohMyZsh = {
|
ohMyZsh = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue