Ubuntu 下对ADT 添加别名(alias)

1:~$ vim .bashrc 

 

2:在打开的.bashrc文件中加入:

alias adt='./adt-bundle-linux-x86-20130729/eclipse/eclipse'

 

3:保存退出。

 

4:注销用户重新登录。

 

5:打开终端输入:~$ adt

 

posted @ 2013-10-11 07:19  yshy  阅读(196)  评论(0)    收藏  举报