aboutsummaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-09-20 09:11:54 +0200
committerKarel Kočí <cynerd@email.cz>2018-09-20 09:11:54 +0200
commit6302c4d71eb589a823991b21c02993c63e8b1d0c (patch)
tree67323dbf65245f34871ac7b8e150911df1d37b82 /profile
parentb77d32ed00ba9149dab0684637b670e4dd20abbf (diff)
downloadmyconfigs-6302c4d71eb589a823991b21c02993c63e8b1d0c.tar.gz
myconfigs-6302c4d71eb589a823991b21c02993c63e8b1d0c.tar.bz2
myconfigs-6302c4d71eb589a823991b21c02993c63e8b1d0c.zip
Update ssh, PATH and vim C linter list
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