From addf0820e80286e42864f12ade3cd0215fa51bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 11 Apr 2017 13:23:06 +0200 Subject: Fix email and other scripts called from i3 --- profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profile') diff --git a/profile b/profile index cbee52d..445f471 100644 --- a/profile +++ b/profile @@ -1,3 +1,7 @@ +# First global user configuration +export PATH=~/.local/bin:$PATH:$(ruby -e "print Gem.user_dir")/bin +export EDITOR=vim + # Rest of the profile run only if login is from linux console [[ "$(tty)" != /dev/tty* ]] && return -- cgit v1.2.3