mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
fish: add pstree alias
This commit is contained in:
parent
b7636d4139
commit
78d53ded88
@ -40,6 +40,7 @@ if status is-interactive
|
||||
alias ls 'ls -A --color=auto'
|
||||
alias ip 'ip -color=auto'
|
||||
alias tc 'tc -color=auto'
|
||||
alias pstree 'pstree -UC age'
|
||||
alias tree 'tree -a'
|
||||
alias chown 'chown --preserve-root'
|
||||
alias chmod 'chmod --preserve-root'
|
||||
|
Loading…
Reference in New Issue
Block a user