From e0b6841de0c7beb44346f48b7aa8e093b14d14ab Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 25 Apr 2023 10:05:10 +0400 Subject: =?UTF-8?q?=D0=A1=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD=D0=B8=D0=B7?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=20.bashrc=20=D0=B8=20.zshr?= =?UTF-8?q?c?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 7610c0a..a9e2f59 100644 --- a/.zshrc +++ b/.zshrc @@ -14,7 +14,6 @@ alias la='ls -lhFA' alias ll='ls -lhF' alias l='ls -CF' alias dot="/usr/bin/git --git-dir='$HOME/.dotfiles' --work-tree='$HOME'" -alias e="$EDITOR" # XDG aliases alias yarn='yarn --use-yarnrc "$XDG_CONFIG_HOME/yarn/config"' -- cgit v1.2.3