victorshinya / dotfiles

The list of all programming languages, tools, and open-source softwares on my OSX environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This is my dotfiles, a shell script to install my local OSX machine. Try to run the command below to install the list of tools.

Getting Started

If you're new here, you can start running the command below. It will download Homebrew (a Package Manager for macOS), install all programming languages, tools, and open source softwares, and set up the .zsh environment.

The terminal will prompt few datas, like git username and password.

bash install.sh

List of programming languages, tools, and open source softwares

Here you can find the list of all programming languages, tools, and open source softwares to be installed.

General

  • git
  • go
  • node / npm
    • nodemon
    • @angular/cli
    • gatsby-cli
    • pm2
  • yarn
  • python
  • cocoapods
  • carthage
  • imagemagick
  • tesseract
  • opencv
  • cacli
  • mongodb
  • mysql
  • postgresql
  • docker
  • kubernetes-cli
  • openshift-cli
  • minikube
  • helm
  • travis
  • drone-cli
  • circleci
  • terraform
  • wget
  • youtube-dl
  • serverless
  • k6
  • nvm
  • oh-my-zsh
    • zsh-autosuggestions
    • zsh-syntax-highlighting
    • fast-syntax-highlighting
    • zsh-autocomplete
  • nmap
  • telnet
  • hugo

AWS

  • aws-cdk
  • aws/tap
    • aws-sam-cli
    • copilot

Softwares

Productivity

  • Alfred: Search engine (hotkeys, keywords, text expansions and more) for MacOS. Recommended for productivity.
  • Draw.io: Diagram tool. Recommended to create and design architecture diagrams for AWS Cloud.
  • EdrawMind: Mind map tool. Recommended to create and manage mind maps.
  • Notion: All-in-one workspace. Recommended to organize notes and tasks.
  • ProWritingAid: Grammar and style checking tool. Recommended for writing documents and narratives.
  • Rectangle: Move and resize windows in MacOS using keyboard shortcuts or snap areas. Recommended for desktop organization.

Appearance

  • Fliqlo: Clock screensaver that allows you to make your desktop/laptop device screen look like a flip clock.

Hardware

  • Logi Tune: Adjust Logitech webcam's zoom and field of view to frame.
  • Logi Options+: Manage and customize Logitech MX Master 3 mouse buttons.

LICENSE

MIT License

Copyright (c) 2023 Victor Shinya

About

The list of all programming languages, tools, and open-source softwares on my OSX environment

License:MIT License


Languages

Language:Shell 100.0%