From a36b2e013f4038685c41c3258275b740be150e20 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 5 Jul 2015 20:29:22 -0600 Subject: [PATCH] removed tresorit --- bashrc | 5 ----- 1 file changed, 5 deletions(-) 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