Use long option names
This commit is contained in:
parent
38bf705a3c
commit
82cd587d18
7 changed files with 23 additions and 23 deletions
|
|
@ -4,4 +4,4 @@ alias em="emacs --no-init-file --no-splash --no-window-system"
|
|||
alias ll="eza --binary --group --long"
|
||||
alias la="ll --all"
|
||||
alias tree="ll --tree"
|
||||
alias llblk="lsblk -o NAME,TYPE,FSTYPE,SIZE,MOUNTPOINT,LABEL,PARTLABEL,UUID,PARTUUID"
|
||||
alias llblk="lsblk --output NAME,TYPE,FSTYPE,SIZE,MOUNTPOINT,LABEL,PARTLABEL,UUID,PARTUUID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue