Where exactly Git Bash for Windows' prompt is defined?

后端 未结 4 581
暗喜
暗喜 2020-12-30 23:42

Both my office and home computers have Git Bash for Windows from the very same source (Git for Windows, that came with TortoiseGit), but Git Bash\'s prompt differs on both m

4条回答
  •  轮回少年
    2020-12-31 00:03

    I would make a comment if I would have enough reputation,

    but my guess is that the bashrc is not in your homefolder: ~/ but in the all users or general user folder(I dont know how it is named exactly). Look under your users where all users are located and search for .bashrc.

    Look here : C:\Users\All Users or: C:\Users\Default User

提交回复
热议问题