在Mac OS X添加 ll 命令

echo "ll alias='ls -l'" >> ~/.bash_profile

source  ~/bash_profile


你可能感兴趣的:(在Mac OS X添加 ll 命令)