Is there a Windows 10 PowerShell equivalent to .bashrc for Linux Bash?

可紊 提交于 2020-01-05 08:26:11

问题


I want to run some commands by default every time I open up power shell. Bash has a .bashrc file that it runs as source when it starts up. Is there a way to do this with powershell?

来源:https://stackoverflow.com/questions/52175669/is-there-a-windows-10-powershell-equivalent-to-bashrc-for-linux-bash

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!