Skip to content

Fedora Setup

David Nguyen edited this page Nov 7, 2020 · 1 revision

Setup a new machine

  1. Make sure git is installed
  2. Execute git clone https://github.com/hpcsc/dotfiles ~/dotfiles && cd ~/dotfiles && ./up.sh
  3. Set zsh as default shell: sudo lchsh -i $(whoami)

Checklist after setup

Clone this wiki locally