Skip to content

leblanck/redpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues Contributions welcome License made-with-bash

Why?

tl/dr; The need for setting up a new system using dotfiles and an installation script in minutes.

This repository serves as my way to help me setup and maintain my Mac(s). It takes the effort out of installing everything manually, as well as keep any .dotfiles up-to-date across Macs by just updating the repo locally. As time goes on, this is being tailored to more specifically target Python development and my own personal tastes. Enjoy! 😄

Install/Run:

  1. Run mkdir ~/repos && cd ~/repos
  2. Clone Repo: git clone https://github.com/leblanck/redpoint.git
  3. run ./redPoint.sh

What does this do?

  1. Setup Logging to: ~/Library/Logs/redPoint.log
  2. Installs Xcode Command Line Tools
  3. Sets up homebrew:
  • Installs or Updates brew
  • Installs macOS Apps:
macOS Apps:
1Password Adobe CC Clipy
Docker Dozer Firefox Fliqlo
iTerm2 Itsycal PyCharm CE
Rectangle Sketch Slack
Spotify VS Code Wireshark Xnviewmp
  • Installs binaries:
binaries:
pyenv poetry tree
gotop npm pwgen
speedtest neofetch
  1. Installs Extensions for VS Code:
Extensions:
dnicolson.binary-plist PKief.material-icon-theme
jdinhlife.gruvbox zhouronghui.propertylist
mauve.terraform ms-vscode.Go
  1. Sets up local shell preferences:
  • Install/update Git
  • Install Oh-My-Zsh
  • Installs PowerLevel10k zsh Theme
  • Symlink all dotiles from dotfiles to ~
  • Installs Trash from npm

This is free to use, edit, change, learn from, but if you enjoy this, feel free to buy me a coffee!

About

❌ New environment set-up script for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published