Skip to content

tsyirvo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration for my personal needs using macOS, Fish shell, Git, and web/mobile development.

This is highly inspired from other dotfiles.

My setup on a new machine

  • Check for sofware updates if any
  • Install Xcode from the App Store
  • Install Xcode command line tools
  • Install Homebrew with: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)". Do not forget to add Homebrew to PATH
  • Restore backed up ssh keys, or generate new ones.
  • Install stow to manage symlinks
  • Setup a language runtimes manager. I use mise that work with what I frequently use (Node, Ruby and Python).
  • Clone this repository with: git clone git@github.com:tsyirvo/dotfiles.git
  • Install all apps and binaries with: ./packages/setup.sh
  • Configure macOS settings whit: ./macos/setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published