mirror of
https://oauth2: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@github.com/m1ngsama/dotfiles.git
synced 2026-05-10 19:10:58 +08:00
init the aliases
This commit is contained in:
parent
8fe10917a9
commit
ae6ed40c3d
1 changed files with 6 additions and 0 deletions
6
aliases
Normal file
6
aliases
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# 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"
|
||||||
|
|
||||||
Loading…
Reference in a new issue