跳转到内容

添加路径到PATH环境变量

vim ~/.bashrc
export PATH = "/home/aoyu/workspace/utils:$PATH"
:wq
bash