Zinan Xing

Results 2 issues of Zinan Xing

I had this in my `.bash_profile`: ``` export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ " ``` And this script failed for this error: ``` set: Invalid index starting at 'export PS1="\' ~/.config/fish/config.fish (line 23): set...

> default_new_file_syntax (String) This is the path, relative to the Sublime base directory to the language file you'd like to load as the default. Default value is "Packages/Java/Java.tmLanguage" But there's...