aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2020-11-06 12:05:03 +0300
committerla-ninpre <leobrekalini@gmail.com>2020-11-06 12:05:03 +0300
commit4073b396daaf3755c6e38410edfc5b23910ea345 (patch)
tree60325e987921b085f780e65d5ade4f7dea58e512 /.bashrc
parente681b378ee38c506bb6e593f19c2169529edef9b (diff)
downloaddotfiles-4073b396daaf3755c6e38410edfc5b23910ea345.tar.gz
dotfiles-4073b396daaf3755c6e38410edfc5b23910ea345.zip
move export statement to ~/.bash_profile
hope it'll work
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 0 insertions, 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