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