From 6302c4d71eb589a823991b21c02993c63e8b1d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 20 Sep 2018 09:11:54 +0200 Subject: Update ssh, PATH and vim C linter list --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile') diff --git a/profile b/profile index 76a201c..896818a 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 +export PATH="~/.local/bin:$PATH:$(ruby -e "print Gem.user_dir")/bin:$HOME/.local/avr/bin" export EDITOR=vim # Rest of the profile run only if login is from linux console -- cgit v1.2.3