From a6a978410d0daecff139a3ab971dc94c75427eb7 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 14 Aug 2022 20:10:20 -0400 Subject: start using more ide plugins --- .config/shell/profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index e8d80d7..dd8a3ab 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -16,5 +16,3 @@ export CARGO_HOME="$XDG_DATA_HOME/cargo" export RUSTUP_HOME="$XDG_DATA_HOME/rustup" export LESSHISTFILE="$XDG_STATE_HOME/less/history" export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" -export ZPLUG_HOME="$XDG_DATA_HOME/zplug" -#source "$CARGO_HOME/env" -- cgit v1.2.3