【问题标题】:How can I open .bash_profile without a command-line editor?如何在没有命令行编辑器的情况下打开 .bash_profile?
【发布时间】:2021-12-09 14:40:00
【问题描述】:

我能够访问并编辑我的.bash_profile,但只能使用缺少我想要的功能的 nano。如何在外部应用程序(例如 vscode)中编辑我的.bash_profile

我使用的是 Windows 10,它不会显示在搜索中或当我在资源管理器的主目录中检查“隐藏项目”时

【问题讨论】:

    标签: bash visual-studio-code command-line-interface hidden-files


    【解决方案1】:

    您可以在终端“code .bash_profile”中尝试此操作以在 vscode 中打开它,“pluma .bash_profile”以使用 pluma 等打开它

    或者您可以 ctrl+h 查看隐藏文件,然后在文件管理器中,[右键单击或左键单击] 选择打开方式,然后使用您选择的其他程序打开它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-09-26
      • 1970-01-01
      • 2022-06-11
      • 1970-01-01
      • 2021-01-27
      • 2014-04-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多