From 8d1fe86ad4f4aa7b6169844c407ebf44ea367e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 30 Sep 2018 08:22:51 +0200 Subject: update PATH and add editorconfig-vim --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile') diff --git a/profile b/profile index 896818a..6c2dcd6 100644 --- a/profile +++ b/profile @@ -1,5 +1,5 @@ # First global user configuration -export PATH="~/.local/bin:$PATH:$(ruby -e "print Gem.user_dir")/bin:$HOME/.local/avr/bin" +export PATH="$HOME/.local/bin:$PATH" export EDITOR=vim # Rest of the profile run only if login is from linux console -- cgit v1.2.3