Update aliases

This commit is contained in:
iFargle 2023-09-28 20:05:34 +09:00
parent 38d1fc4cf6
commit e3700d0a88
2 changed files with 7 additions and 5 deletions

View file

@ -77,6 +77,7 @@
ll = "exa -lah";
rm = "rm -i";
df = "duf";
cat = "bat";
# git
g = "git";

View file

@ -51,6 +51,7 @@
alejandra # Nix code formatter
nixfmt # Nix code formatter
e2fsprogs # disk format utilities, like mkfs.ext4
bat # Like cat, but with syntax highlighting
];
# Select internationalisation properties.