From 4073b396daaf3755c6e38410edfc5b23910ea345 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 6 Nov 2020 12:05:03 +0300 Subject: move export statement to ~/.bash_profile hope it'll work --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index 0934717..6d3eeb2 100644 --- a/.bashrc +++ b/.bashrc @@ -17,8 +17,6 @@ alias v='nvim' PS1='[\u@\h \W]\$ ' -export PATH=$PATH:/home/aaoth/.gem/ruby/2.7.0/bin - # use gpg authentication key for ssh auth export SSH_AUTH_SOCK=$( gpgconf --list-dirs agent-ssh-socket ) gpgconf --launch gpg-agent -- cgit v1.2.3