From 49478b8e9d63a3f315ac323eb4d193b21d25745d Mon Sep 17 00:00:00 2001 From: giyom_w Date: Tue, 27 May 2025 14:37:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D1=81=D0=B5=D0=B2=D0=B4=D0=BE=D0=BD=D0=B8=D0=BC=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20df=20-h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 1 + 1 file changed, 1 insertion(+) 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