Skip to content

zsh.rc 相关配置笔记

基本设置

export SAVEHIST=0

setopt hist_ignore_all_dups

环境变量

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

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

命令别名

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:00

Last updated:

⟣ Growing, with you. ⟢