# if you don't want to manage your shell through Home Manager.
home.sessionVariables={
# EDITOR = "emacs";
TZ="Asia/Shanghai";
LANG="zh_CN.UTF-8";
GOPROXY="https://goproxy.cn,direct";
};
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.