Skip to content

frankfulness/scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ Scaffold from Scratch Machine πŸš€

πŸš€ Scaffold a new machine from nothing to engineer readiness in 5 steps.

⚑Maintain the Iron Triangle: Velocity, Quality, & Affordable

3  fuzzy finder

πŸ–₯️ System

  1. πŸ› οΈ System settings
  • Trackpad -> Trackpad scroll direction & tap to click modified
  • Keyboard -> Key Repeat Fast and Delay Until Repeat Short
  • General -> Default web browser Microsoft Edge & Appearance Theme Dark
  • Edge Settings -> Make Google default Search Engine Privacy & Services Address Bar edge://settings/search
  • Finder -> Root/Home Directory press Cmd+Shift+. to toggle/show hidden dot files
  • Code Font -> Dank Mono or Nerdfont's 0xProto Mono

πŸ’Ύ Install & Configure

  1. πŸ“ˆ Efficient order
  • Chrome + Spotify (Stephan Moccio's Fracture on repeat during scaffold)
  • Warp terminal emulator + .zshrc
  • Homebrew package manager
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sudo xcodebuild -license
xcode-select --install

🎬 Finalize

  1. πŸ—ΊοΈ Git
git config --global user.name "Valiant Frank"
git config --global user.email "Valiant@x.com"
  1. πŸ§‘πŸ»β€πŸš€ Make any machine use case specific tweaks to .zshrc aliases, nvim plugin installs/lua settings, browser bookmarks, etc
  2. 🎩 Download business folder that contains profile photo varations, wallpapers, banners, & AWS Secrets Manager or AWS Parameter Store (cheaper but less security features)

Warp terminal with Neovim (Panes) 1  Neovim + warp panes

Lazy git in Neovim 2  lazygit

Fuzzy Finder in Neovim 3  fuzzy finder

Neovim + Zellij (tmux alternative) 4  Neovim + zellij

Neovim Pure 5  Neovim pure

About

πŸš€ 0 - 100% New machine configuration scaffold.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors