mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
update aliasrc
This commit is contained in:
parent
3d03d46f92
commit
5e28a8eacd
@ -30,6 +30,9 @@ alias la="lsd -la"
|
|||||||
alias ll="lsd -l"
|
alias ll="lsd -l"
|
||||||
alias tree="lsd --tree"
|
alias tree="lsd --tree"
|
||||||
|
|
||||||
|
# mkdir
|
||||||
|
alias mkdir="mkdir -p"
|
||||||
|
|
||||||
# mount
|
# mount
|
||||||
alias mount="mount |column -t"
|
alias mount="mount |column -t"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user