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 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