ranger - try different sorting

This commit is contained in:
Felix Van der Jeugt 2015-05-22 20:12:44 +02:00
parent ad7d67eab3
commit 77bf695e6c
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ set xterm_alt_key false
# setlocal path=~/downloads sort mtime # setlocal path=~/downloads sort mtime
setlocal path=~/Temporary sort mtime setlocal path=~/Temporary sort mtime
setlocal path=~/Temporary sort_directories_first false setlocal path=~/Temporary sort_directories_first false
setlocal path=/mnt/lexicon/Temporary sort_directories_first false
# =================================================================== # ===================================================================
# == Command Aliases in the Console # == Command Aliases in the Console