✏️ 正在编辑: .bash_profile
路径:
/home/eldalyfu/.bash_profile
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/.local/bin:$HOME/bin export PATH
💾 保存文件
← 返回文件管理器