mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds alias for magick
This commit is contained in:
parent
2650077c89
commit
8416933ec8
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
convert = "magick";
|
||||||
ls = "eza -lh --git";
|
ls = "eza -lh --git";
|
||||||
la = "eza -A --git";
|
la = "eza -A --git";
|
||||||
ll = "eza -l --git";
|
ll = "eza -l --git";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue