ThatXliner / dotfiles

Yes, I'm also uploading my dotfiles 😎
3 stars 0 forks source link
dotfiles homebrew zsh

Dotfiles

Beautiful, functional, and fast.

My dotfiles.

NOTE TO SELF: If a package is available on Homebrew and PyPi, prefer PyPi. Use pnpm for global JS app installations.

Installation

curl https://raw.githubusercontent.com/ThatXliner/dotfiles/master/scripts/setup | zsh

Contents

May add my Atom/VSCode/JetBrains configuration in the future.

Why?

  1. Everyone else is uploading their dotfiles
  2. I want to make an automation script in the future for ThatXliner/setup
  3. My .zshrc was getting quite messy so I decided to make it in a folder. Then I thought, "why not organize all my dotfiles as well?"