Added android-studio to path
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -7,7 +7,7 @@ shopt -s histappend
|
|||||||
# Update the values of LINES and COLUMNS.
|
# Update the values of LINES and COLUMNS.
|
||||||
shopt -s checkwinsize
|
shopt -s checkwinsize
|
||||||
|
|
||||||
export PATH=$PATH:/opt/cc0/bin:~/bin
|
export PATH=$PATH:/opt/cc0/bin:~/bin:/opt/android-studio/bin
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
export CLICOLOR=1
|
export CLICOLOR=1
|
||||||
export HISTCONTROL=ignoreboth
|
export HISTCONTROL=ignoreboth
|
||||||
|
|||||||
Reference in New Issue
Block a user