From 49069a10ecb8be355348a4b314005b17e7f41d90 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 12 Sep 2019 15:25:13 +0300 Subject: No need for ruby condition --- .zshrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.zshrc b/.zshrc index 40cdc58..2c1ceaa 100644 --- a/.zshrc +++ b/.zshrc @@ -127,11 +127,6 @@ RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC export GPG_TTY=$(tty) -if [ "$hostname" != "Luchs" ]; then - PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin" - export GEM_HOME=$HOME/.gem -fi - # Getting Things Done & Taskwarrior Related alias in='task add +in' # Alias for tasks with in tag (in tray) alias inc='task +in +PENDING count' # Reporting the number of in things -- cgit v1.2.3-70-g09d2