Skip to content

Instantly share code, notes, and snippets.

@nibocn
Created March 17, 2015 01:21
Show Gist options
  • Save nibocn/3e8129d0131294b85914 to your computer and use it in GitHub Desktop.
Save nibocn/3e8129d0131294b85914 to your computer and use it in GitHub Desktop.

在程序图标上右键选择属性目标里面添加如下代码:

D:\cygwin\bin\mintty -i /Cygwin-Terminal.ico -e /bin/zsh --login -i

-e /bin/zsh表示启动时加载的bash为zsh而不使用默认的bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment