From a288ff89ed47506fe421557cb04ff5bc3948c174 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Sun, 16 Apr 2023 22:12:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=20=D0=B0=D0=BB?= =?UTF-8?q?=D0=B8=D0=B0=D1=81=20=D0=BD=D0=B0=20dotdrop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 68-aliases.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/68-aliases.zsh b/68-aliases.zsh index 7ae3b82..153e75a 100644 --- a/68-aliases.zsh +++ b/68-aliases.zsh @@ -1,9 +1,6 @@ # shellcheck shell=bash # vim: ft=sh -# Dotdrop -alias dotdrop="$HOME/etc/dotdrop.sh" --cfg="$HOME/etc/config.yaml" - # zmv alias zcp='zmv -C' alias zln='zmv -L'