diff --git a/shell/_main.sh b/shell/_main.sh index c3650c9..5ad2272 100644 --- a/shell/_main.sh +++ b/shell/_main.sh @@ -44,8 +44,5 @@ source "$DOTSHELL/cgminer.sh" # Services source "$DOTSHELL/services.sh" -# Shell related -source "$DOTSHELL/z.sh" - # Environment Setup source "$DOTSHELL/env.sh"