Windows下shell神器

想找一個能夠在Windows平臺玩命令行的東西,不想裝虛擬機搞linux,因此找到兩個神器linux


如何升級Babun中的Git

  • Babun中默認已經集成Git,只是有可能不是最新的版本
  • 若是隻是更新Babun中的版本,使用命令pact update git
  • 另一種狀況是,windows上已經安裝了git,那麼刪除Babun中的,它根據環境變量中的配置使用windows上的
#刪除Babun中的git
pact remove git
#安裝Babun中的git
pact install git

修改Babun主題

  • 最好修改以前看下是否已經安裝.oh-my-zsh,默認已經集成了
  • 編輯 ~/.zshrc,將 ZSH_THEME 改成所修改主題的文件名
  • mark

IDEA中集成Babun

  • mark

Cmder中集成Babun

  • mark
  • Task parameters
/icon "%userprofile%\.babun\cygwin\bin\mintty.exe" /dir "%userprofile%"
  • commands
%userprofile%\.babun\cygwin\bin\mintty.exe -o Transparency=0 /bin/env CHERE_INVOKING=1 /bin/zsh.exe

純屬無聊,研究的不深,有失誤之處歡迎你們指出!git

相關文章
相關標籤/搜索