mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-24 10:51:24 +00:00
6 lines
148 B
Text
6 lines
148 B
Text
# manual in chinese ver
|
|
alias cman="man -L zh_CN"
|
|
|
|
# eza
|
|
alias all="eza -alh --icons --group-directories-first --time-style=long-iso --total-size"
|
|
|