All Projects → pawelgrzybek → Dotfiles

pawelgrzybek / Dotfiles

Programming Languages

shell
77523 projects

dotfiles

Before doing anything, make sure you know what are you doing! Settings applied by this repository are very personal and definitely not for everyone. I suggest to create your own set of dotfiles based on this repo.

  1. Install brew and stuff.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pawelgrzybek/dotfiles/master/setup-brew.sh)" 
  1. SSH setup
  2. Clone this repo to hidden .dotfile directory in your home directory.
git clone [email protected]:pawelgrzybek/dotfiles.git ~/.dotfile
  1. Setup macOS.
source ~/.dotfiles/setup-osx.sh
  1. Setup symlinks.
source ~/.dotfiles/setup-symlinks.sh
  1. Configure Alfred settings.

Read / write settings to ~/.dotfiles, enable clipboard (plain text for 7 days) and your personalized theme.

  1. Download your fav apps from App Store or independent websites:
  • Affinity Photo
  • Affinity Design
  • Capture One Pro
  • Keynote
  • Numbers
  • Pages
  • Palette Master Element
  • Reeder
  1. download node
nvm install node
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].