1

Create .profile

This commit is contained in:
Evan Pratten 2018-08-25 13:04:50 -04:00 committed by GitHub
parent 1e398fdd13
commit a6a8e054f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
ChromeOS/.profile Normal file
View File

@ -0,0 +1,3 @@
export PATH="$HOME/.cargo/bin:$PATH"
sudo mount -o remount,exec /tmp
sudo mount -o remount,exec /media/removable/SD\ Card