mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +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 tree="lsd --tree"
|
||||
|
||||
# mkdir
|
||||
alias mkdir="mkdir -p"
|
||||
|
||||
# mount
|
||||
alias mount="mount |column -t"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user