From a5e9d0721613e0bb5b880c3a0a6b980135c9ce47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Gremaud?= Date: Sun, 16 Apr 2023 00:39:34 +0200 Subject: [PATCH] Remove PM (zsh) --- zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zshrc b/zshrc index e3590d8..bb6d50c 100644 --- a/zshrc +++ b/zshrc @@ -29,7 +29,6 @@ unset __conda_setup # PM functions -source /home/legrems/.pm/pm.zsh alias pma="pm add" alias pmg="pm go" alias pmrm="pm remove"