diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-11-06 12:05:03 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-11-06 12:05:03 +0300 |
| commit | 4073b396daaf3755c6e38410edfc5b23910ea345 (patch) | |
| tree | 60325e987921b085f780e65d5ade4f7dea58e512 /.bashrc | |
| parent | e681b378ee38c506bb6e593f19c2169529edef9b (diff) | |
| download | dotfiles-4073b396daaf3755c6e38410edfc5b23910ea345.tar.gz dotfiles-4073b396daaf3755c6e38410edfc5b23910ea345.zip | |
move export statement to ~/.bash_profile
hope it'll work
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
