diff options
author | Jeonghyun Yun <jh0506.yun@samsung.com> | 2012-03-16 14:55:11 +0900 |
---|---|---|
committer | Jeonghyun Yun <jh0506.yun@samsung.com> | 2012-03-16 14:55:11 +0900 |
commit | 5078623edab20235da531d288a5077c989267038 (patch) | |
tree | b524032dd1b2ac08269986b6feddd78fe8d1d47c | |
parent | 9e25eb4b63eed4f5a01bd45518c6226f768292ca (diff) | |
download | elm-misc-5078623edab20235da531d288a5077c989267038.tar.gz elm-misc-5078623edab20235da531d288a5077c989267038.tar.bz2 elm-misc-5078623edab20235da531d288a5077c989267038.zip |
Remove ELM_MODULES
-rwxr-xr-x | etc/profile.d/elm.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile.d/elm.sh b/etc/profile.d/elm.sh index 893958f..4af44a4 100755 --- a/etc/profile.d/elm.sh +++ b/etc/profile.d/elm.sh @@ -1,2 +1 @@ export ELM_PROFILE="slp" -export ELM_MODULES="ctxpopup_copypasteUI>entry/api" |