diff --git a/.zshrc b/.zshrc index b7c665d..3a69557 100644 --- a/.zshrc +++ b/.zshrc @@ -53,6 +53,7 @@ ZSH_HIGHLIGHT_STYLES[alias]=fg=green,bold #псевдонимы alias ls='ls --color=auto' +alias df='df -h' #вид подсказки setopt PROMPT_SUBST