Browse Source

Call ssh-add in bashrc

Alois Mahdal 10 years ago
parent
commit
a30731d4cd
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      dotfiles/bash/main.bashrc

+ 2
- 0
dotfiles/bash/main.bashrc View File

63
 
63
 
64
 # get rid of those .pyc files once and for all
64
 # get rid of those .pyc files once and for all
65
 export PYTHONDONTWRITEBYTECODE=1
65
 export PYTHONDONTWRITEBYTECODE=1
66
+
67
+ssh-add -l >& /dev/null || ssh-add