http://xclient.info
https://crackzsoft.com/category/mac/
https://macw.cn/down.php
https://mac-torrent-download.net/
安装Command Line Tools
xcode-select --install
安装Brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Brew源
cd "$(brew --repo)"
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
软件源
cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://mirrors.ustc.edu.cn/homebrew-core.git
cd "$(brew --repo)"/Library/Taps/homebrew/homebrew-cask
git remote set-url origin https://mirrors.ustc.edu.cn/homebrew-cask.git
Bottles源
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.bash_profile
source ~/.bash_profile
配置zsh后重新执行
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.zshrc
source ~/.zshrc
chsh -s /bin/zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
cd ~/.oh-my-zsh/custom/plugins/
git clone https://github.com/zsh-users/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
修改配置文件vim ~/.zshrc
plugins=(
git
zsh-autosuggestions
zsh-syntax-highlighting
)
文件尾部添加
source ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
vim ~/.zshrc
修改主题为gnzh
ZSH_THEME="gnzh"使用
https://gist.github.com/Ares-X/52fe7faf9dda8b943c1a7f18654a2dbb#file-gnzh-zsh-theme
替换~/.oh-my-zsh/themes下的gnzh.zsh-theme
重启终端
sudo spctl --master-disable
defaults write com.apple.inputmethod.CoreChineseEngineFramework shuangpinLayout 5
brew install proxychains-ng
cp /usr/bin/curl /usr/local/bin/
https://iterm2.com/downloads.html
配色:
修改主题为Minimal
下载
https://gist.github.com/Ares-X/52fe7faf9dda8b943c1a7f18654a2dbb#file-default-json
Preferences -> Profiles -> Other Actions -> import JSON profiles
导入完成后 Other Actions -> set as default
然后新建一个Profile 命名为Hotkey
配置快捷呼出

设置Hotkey 为 option+Space
之后可以使用option+空格快捷呼出顶部终端
最终效果:
C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy SearchUI.exe 改名为SearchUI.exe.bak计算机配置 > 管理模板 > Windows组件 > Windows Defender 防病毒程序 > 关闭Windows Defender 防病毒程序 > 启动打开自动操作
选择应用程序
实用工具 - 运行shell脚本
填写脚本代码
cd ~/tools/Burp_Suite_2.0
java -Xdock:icon=./burp_icon.png -noverify -Xbootclasspath/p:burp-loader-keygen-2_1_06.jar -jar burpsuite_pro_v2.1.06.jar
保存为BurpSuite.app
右键保存的文件 显示简介
找张logo拖到图标上替换图标
同上
cd ~/tools/Behinder
java -XstartOnFirstThread -jar Behinder.jarPage View