swrobel / dotfiles

💻 My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. cd ~/
  2. ln -sf Code/dotfiles/.* ~/ (ignore errors, files link fine)
  3. rm .git (remove .git directory that may have been symlinked from here)
  4. Code/dotfiles/macos.sh
  5. Reboot
  6. Install XCode
  7. Install Homebrew ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  8. Code/dotfiles/brew.sh
  9. Install oh-my-zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  10. Re-link .zshrc/.zprofile because they're overwritten by oh-my-zsh ln -sf Code/dotfiles/.z* ~/
  11. Install Hack Nerd Font FC Ligatured CCG
  12. Install quartz filters

About

💻 My dotfiles


Languages

Language:Shell 61.6%Language:Python 37.6%Language:Ruby 0.8%