Skip to content

Instantly share code, notes, and snippets.

View liliw-w's full-sized avatar
🎯
Focusing

Lili Wang liliw-w

🎯
Focusing
View GitHub Profile

Facts

  • Login page

  • Rstudio server runs on lab partition (computational node), as rstudio-server is only available there.

Rstudio server - Global Options

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by