diff --git a/bashrc b/bashrc index f3477173..6d7c4455 100644 --- a/bashrc +++ b/bashrc @@ -490,7 +490,7 @@ alias inxi-install-root="cd /usr/local/bin;\wget -Nc smxi.org/inxi;chmod +x inxi alias inxi-update="inxi -U" # FINEID -alias ssh-add-sc="ssh-add -s $(find /usr/*lib -name 'opensc-pkcs11.so')" +#alias ssh-add-sc="ssh-add -s $(find /usr/*lib -name 'opensc-pkcs11.so')" alias ssh-add-sc-pub="\ssh-add -L" ## apt in Ubuntu 14.04+ and other distributions diff --git a/zshrc b/zshrc index 3d8315f9..8f7da152 100644 --- a/zshrc +++ b/zshrc @@ -460,7 +460,7 @@ alias inxi-install-root="cd /usr/local/bin;\wget -Nc smxi.org/inxi;chmod +x inxi alias inxi-update="inxi -U" # FINEID -alias ssh-add-sc="ssh-add -s $(find /usr/*lib -name 'opensc-pkcs11.so')" +#alias ssh-add-sc="ssh-add -s $(find /usr/*lib -name 'opensc-pkcs11.so')" alias ssh-add-sc-pub="\ssh-add -L" ## apt in Ubuntu 14.04+ and other distributions