aboutsummaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile2
1 files changed, 1 insertions, 1 deletions
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