From 5a9504aa9535bc341bd66372cd7927c485d66cc6 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Mon, 24 Jan 2022 18:55:09 +0530 Subject: Update .bashrc --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index 25aedfa..828a86b 100644 --- a/.bashrc +++ b/.bashrc @@ -97,7 +97,6 @@ alias rm="trash" alias listdel="trash-list" alias restore="trash-restore" alias empty="trash-empty" -alias permadel="sudo rm -rf $(find $HOME -type d | dmenu -p "File to be permadeleted:" -l 15)" alias yt="ytfzf -t" alias ytm="ytfzf -ml" -- cgit v1.2.3