Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • brew setup install:

    • Development Font Setup:

      • brew tap homebrew/cask-fonts

      • brew install --cask font-source-code-pro

    • Dart Setup

      • brew install dart

      • brew install dart@2.14

      • brew unlink dart && brew unlink dart@2.14 && brew link dart@2.14

      • dart pub global activate webdev

  • Iterm2 Setup:

    • Install Iterm2 App: Download from here https://iterm2.com/

    • Fix LVIM backspace issue

      • curl -LO https://invisible-island.net/datafiles/current/terminfo.src.gz && gunzip terminfo.src.gz see attachments.

      • sudo /usr/bin/tic -xe tmux-256color terminfo.src

      • set -g default-terminal "xterm-256color"

      • Modify Default Font: Iterm2 → Settings → Select “Profile” Tab → Select “Default” profile name → Select “Text” tab → Select “Source Code Pro” as the “Font” three from bottom.

  • Zshell Setup:

  • Intellij Setup

    • Plugin Setup

    • Zooming in and out with scrollwheel

  • Podman Setup:

  • Aws Setup:

  • Lunarvim Setup:

  • Security Setup

    • gnugp

    • Firewall

    • Password Rules required for handling HIPAA info.