Skip to main content

#linux 修改bashrc让PS1显示IP: `sed -i 's/\\h/\\h 'curl ip.sb -4' /g' ~/.bashrc`