diff options
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ alias ls='ls --color=auto -h' alias ll='ls -lF' alias la='ls -AF' alias grep='grep --color=auto' +alias pstree="pstree -achpG ${USER}" #}}} #{{{ color definition |