fix eza
This commit is contained in:
parent
82cc644a60
commit
9fc159b124
@ -81,11 +81,11 @@
|
||||
"e" = "$EDITOR";
|
||||
"q" = "${pkgs.libqalculate}/bin/qalc";
|
||||
"man" = "${pkgs.pinfo}/bin/pinfo";
|
||||
"l" = "${pkgs.eza}/bin/eza -lahgF@ --git --group-directories-first";
|
||||
"l" = "${pkgs.eza}/bin/eza -lahg@F --git --group-directories-first";
|
||||
"tree" = "${pkgs.eza}/bin/eza -T";
|
||||
"ltree" = "${pkgs.eza}/bin/eza -lhgFT@ --git";
|
||||
"ltree" = "${pkgs.eza}/bin/eza -lhgT@F --git";
|
||||
"atree" = "${pkgs.eza}/bin/eza -aT";
|
||||
"latree" = "${pkgs.eza}/bin/eza -lahgFT@ --git";
|
||||
"latree" = "${pkgs.eza}/bin/eza -lahgT@F --git";
|
||||
"t" = "${pkgs.translate-shell}/bin/trans";
|
||||
"steam-gamescope" = "gamescope -b --steam -- steam -pipewire-dmabuf";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user