Directiories are now sorted first

This commit is contained in:
JeremyStar™ 2024-06-03 02:26:48 +02:00
parent 768b511919
commit b9cab71d26
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Arguments for some programs
export "ARGS_EZA=--long --binary --mounts --no-git --color=always --color-scale=size --color-scale-mode=fixed --no-quotes --smart-group --almost-all --sort name"
export "ARGS_EZA=--long --binary --mounts --no-git --color=always --color-scale=size --color-scale-mode=fixed --no-quotes --smart-group --almost-all --sort name --group-directories-first"
export "ARGS_MOAR=-colors 16M -statusbar bold --style dracula"
# General