Linux:使用`screen`时的别名

Ram*_*hum 6 linux alias gnu-screen

我正在使用screen,并且我的 中有几个别名~/.bash_profile,例如python=python-2.6. 但是由于某些原因,当我在screen. 我怎样才能让它们工作?

小智 4

.bash_profile在登录 shell 中时运行。您可能希望将别名放入.bashrc文件中。.bash_profile或者你可以在每次启动 shell 时执行screen