add catppuccin to kitty and add eza
This commit is contained in:
parent
23a204b268
commit
9430d25251
5 changed files with 130 additions and 2 deletions
|
|
@ -32,10 +32,11 @@ in {
|
|||
capture-config = "nix run github:pjones/plasma-manager > ~/nix-config/modules/wm/plasma/default.nix";
|
||||
reboot-to-windows = "sudo efibootmgr -n 0000";
|
||||
mkdir = "mkdir -p";
|
||||
l = "ls -lAh --group-directories-first";
|
||||
zip = "zip -r";
|
||||
cat = "bat";
|
||||
py = "python3";
|
||||
|
||||
l = "eza -lA --icons always --group-directories-first --git";
|
||||
};
|
||||
|
||||
ohMyZsh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue