This commit is contained in:
Thomas FORGIONE 2016-09-08 09:10:11 +02:00
parent 399e400ceb
commit f26f06c384
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# The path
export PATH=$PATH/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl:/opt/android-ndk:/usr/lib/emscripten:/home/thomas/.script/check:/home/thomas/.gem/ruby/2.3.0/bin:/home/thomas/.scripts:/home/thomas/.more-scripts/stop/
export PATH=$PATH/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl:/opt/android-ndk:/usr/lib/emscripten:/home/thomas/.script/check:/home/thomas/.gem/ruby/2.3.0/bin:/home/thomas/.scripts:/home/thomas/.more-scripts/stop/:/home/thomas/.scripts:/home/thomas/.more-scripts/
# My editor
export EDITOR="nvim"