Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

  • brew setup install:

  • Development Font Setup:

    • brew tap homebrew/cask-fonts

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

  • 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.

  • No labels