YUSUKE IZAWA
Results
3
comments of
YUSUKE IZAWA
By #49 , the test case for `scalaenv init` is implemented.
I encountered this issue when building PyTorch myself without `conda` on Arch Linux and saw the same error. > a downgrade of g++ may help... As suggested by YodaEmbedding, I...
in my `.zshrc`, i write as below to hide user and host name. ``` POWERLINE_HIDE_USER_NAME="true" POWERLINE_HIDE_HOST_NAME="true" source $ZSH/oh-my-zsh.sh ```