@@ -4,7 +4,7 @@ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
export DOTNET_CLI_TELEMTRY_OPTOUT=1
export EDITOR="vim"
export SHELL="zsh"
alias yapf='python3 -m yapf'
alias yapf='python2 -m yapf'
alias clip="xclip -sel clip"
alias e="emacsclient -c "
alias paste="xclip -o"
The note is not visible to the blocked user.