set LC_COLLATE=C to sort in ASCII order
This commit is contained in:
parent
855e573a2b
commit
58cd63169f
@ -199,6 +199,7 @@ alias rsync-vfat='rsync -rtv --stats --modify-window=2'
|
||||
|
||||
export LESS='Ri'
|
||||
export EDITOR=vim
|
||||
export LC_COLLATE=C
|
||||
|
||||
###########################################################################
|
||||
# bash configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user