Skip to content
.zshrc 相关配置笔记

基本设置

sh
# 不保留历史记录
export SAVEHIST=0

环境变量

sh
export PATH=/Users/ryan/.flutter/flutter/bin:$PATH

export PUB_HOSTED_URL=https://pub.flutter-io.cn

命令别名

sh
alias myip="ifconfig | grep inet\ "

alias chrome="open -n /Applications/Google\ Chrome.app/ --args --disable-web-security -incognito  --user-data-dir=/Users/ryan/MyChromeDevUserData/"
Release time: 6/29/2023, 2:20:04

Last updated:

⟣ Growing, with you. ⟢