diff --git a/bashrc b/bashrc index 655faa2..777b343 100644 --- a/bashrc +++ b/bashrc @@ -42,8 +42,3 @@ if dropbox.py running ; then #start dropbox ~/bin/dropbox.py start fi -#check if tresorit running -if $( ps -C tresorit > /dev/null ); then - #start tresorit as hidden - tresorit --hidden -fi