From b0f5a1fdf536bfcd0185e55dfeaf37b685148af4 Mon Sep 17 00:00:00 2001 From: wizawu Date: Tue, 14 Nov 2023 02:00:26 +0800 Subject: [PATCH] Remove cargo and rustc --- dotfiles/bashrc | 2 +- tasks/command.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dotfiles/bashrc b/dotfiles/bashrc index 2a24bbf..9679fc2 100644 --- a/dotfiles/bashrc +++ b/dotfiles/bashrc @@ -13,7 +13,7 @@ export JAVA_TOOL_OPTIONS="-XX:MaxRAMPercentage=75.0" export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 export NODE_PATH=/usr/local/lib/node_modules -export PATH=$HOME/.sysconf/bin:$GOPATH/bin:$GRADLE_HOME/bin:$JAVA_HOME/bin:/usr/sbin:$PATH +export PATH=$HOME/.sysconf/bin:$GOPATH/bin:$GRADLE_HOME/bin:$JAVA_HOME/bin:/usr/sbin:$HOME/.cargo/bin:$PATH export TRASH_DIR=$HOME/.local/share/Trash # terminal diff --git a/tasks/command.yml b/tasks/command.yml index 7d94e4e..92e8e11 100644 --- a/tasks/command.yml +++ b/tasks/command.yml @@ -4,7 +4,6 @@ - ack-grep - apt-file - autossh - - cargo - cmake - cmatrix - cpulimit @@ -29,7 +28,6 @@ - pm-utils - pv - rar - - rustc - time - tmux - tree